[Webkit-unassigned] [Bug 118715] Web Inspector: InspectorFrontendHost is undefined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 01:49:23 PDT 2013


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


Seokju Kwon <seokju.kwon at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |seokju.kwon at gmail.com




--- Comment #3 from Seokju Kwon <seokju.kwon at gmail.com>  2013-07-16 01:49:44 PST ---
View in context: https://bugs.webkit.org/attachment.cgi?id=206732&action=review

> Source/WebInspectorUI/UserInterface/InspectorFrontendHostStub.js:151
> +        setTimeout(WebInspector.fileManager.appendedToURL.bind(WebInspector.fileManager, url), 0);

Is there WebInspector.fileManager in New Inspector?

> Source/WebInspectorUI/UserInterface/InspectorFrontendHostStub.js:230
> +Preferences.localizeUI = false;

Unused value?

> Source/WebInspectorUI/UserInterface/InspectorFrontendHostStub.js:275
> +    __proto__: WebInspector.HelpScreen.prototype

I guess that HelpScreen does not exist in New Inspector UI Concept.

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