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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 15:42:52 PST 2014


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


Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #225701|review?                     |review+
               Flag|                            |




--- Comment #3 from Timothy Hatcher <timothy at apple.com>  2014-03-03 15:39:55 PST ---
(From update of attachment 225701)
View in context: https://bugs.webkit.org/attachment.cgi?id=225701&action=review

> Source/WebInspectorUI/UserInterface/Views/SourceCodeTextEditor.js:1258
> +            this._popoverEventHandler = new WebInspector.EventListenerSet(this, "Popover listeners");

This should be called _popoverEventListeners or _popoverEventListenerSet to match the class name better.

-- 
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