[webkit-reviews] review granted: [Bug 135772] Web Inspector: Add a helper to avoid leaking single-fire event listeners in Promise chains : [Attachment 236317] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 9 23:31:07 PDT 2014


Timothy Hatcher <timothy at apple.com> has granted Brian Burg
<burg at cs.washington.edu>'s request for review:
Bug 135772: Web Inspector: Add a helper to avoid leaking single-fire event
listeners in Promise chains
https://bugs.webkit.org/show_bug.cgi?id=135772

Attachment 236317: Patch
https://bugs.webkit.org/attachment.cgi?id=236317&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=236317&action=review


> Source/WebInspectorUI/UserInterface/Base/EventListenerSet.js:27
> +WebInspector.EventListener = function(thisObject, fireOnce)

Should be separate file.


More information about the webkit-reviews mailing list