commit | 4a92a7f40f95bba1ce319c78e8c14ecda3354ddc | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Wed Dec 22 04:52:19 2010 -0800 |
committer | Jesse Wilson <jessewilson@google.com> | Tue Jan 04 13:04:38 2011 -0800 |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 | |
parent | 358d3565436a1808d535114275448652ff792331 [diff] |
Fix PropertyChangeSupport problems. The fire methods weren't delegating as the spec requires them to. The serialization was absolutely broken. Serialization for this class is completely wacky. Handling of PropertyChangeEventProxy instances was also broken. This fixes that also. The name of an added proxy filters the events that are received by the listener. http://b/2224874 Change-Id: I609f7bf65492264849b511e99b98092008c505d8