[Webkit-unassigned] [Bug 129185] New: Web Inspector: Remove WebInspector.EventHandler in favor of WebInspector.EventListenerSet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 21 17:06:37 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129185

           Summary: Web Inspector: Remove WebInspector.EventHandler in
                    favor of WebInspector.EventListenerSet
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at apple.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


We have two similar classes, WebInspector.EventHandler and WebInspector.EventListenerSet. We should just remove the one client of WebInspector.EventHandler and replace it with WebInspector.EventListenerSet or vanilla listeners.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list