Bug 135772

Summary: Web Inspector: Add a helper to avoid leaking single-fire event listeners in Promise chains
Product: WebKit Reporter: Brian Burg <burg>
Component: Web InspectorAssignee: Brian Burg <burg>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 135690    
Attachments:
Description Flags
Patch timothy: review+

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.