[Webkit-unassigned] [Bug 89517] Web Inspector: ExtensionPanel.onSearch listener doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 11:28:13 PDT 2012


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





--- Comment #14 from Jan Keromnes <janx at chromium.org>  2012-06-22 11:28:05 PST ---
(In reply to comment #12)
> > Source/WebCore/inspector/front-end/ExtensionPanel.js:150
> > +        WebInspector.extensionServer.notifySearchAction(this._panelName, WebInspector.extensionAPI.panels.SearchAction.CancelSearch);
> 
> Here and below, please use this.name instead of this._panelName as the latter is private for Panel.js file.

Fixed.

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