RESOLVED FIXED 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
Summary Web Inspector: Add a helper to avoid leaking single-fire event listeners in P...
Brian Burg
Reported 2014-08-08 15:10:24 PDT
.
Attachments
Patch (22.29 KB, patch)
2014-08-08 15:36 PDT, Brian Burg
timothy: review+
Radar WebKit Bug Importer
Comment 1 2014-08-08 15:10:43 PDT
Brian Burg
Comment 2 2014-08-08 15:36:35 PDT
Timothy Hatcher
Comment 3 2014-08-09 23:31:18 PDT
Comment on attachment 236317 [details] Patch 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.
Brian Burg
Comment 4 2014-08-11 11:10:51 PDT
Note You need to log in before you can comment on or make changes to this bug.