[Webkit-unassigned] [Bug 119252] Web Inspector: doesn't use localized user interface at remote inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 16:56:19 PDT 2013


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





--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org>  2013-07-30 16:56:04 PST ---
(In reply to comment #6)
> Hmm, I wonder that why you don't use it in remote inspector.
> 
> And Why do you set a default value to true?
> If you dont use localizedStrings in remote inspector, You should set a value to true when using remote inspector.

OS X Remote Inspector does have localization. It uses the WebInspectorUI.framework on the host machine which has all the localizations. We have a real InspectorFrontendHost, we aren't using the stub, so we provide a local file:/// path to the localizedStrings.js when asking InspectorFrontendHost.localizedStringsURL().

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