Descriptionbase.EventHook
Currently most objects in the Chromoting Webapp doesn't unhook events until
the page is unloaded. This introduces unintentional coupling between an object's
lifetime and the app's lifetime.
This CL implements a lightweight utility class to make unhooking listeners easier.
BUG=454552
Committed: https://crrev.com/c67ab01d1b437f04de1441160ba013bb37ceffc2
Cr-Commit-Position: refs/heads/master@{#314278}
Patch Set 1 : #
Total comments: 5
Patch Set 2 : Reviewer's feedback #
Messages
Total messages: 17 (9 generated)
|