[webkit-reviews] review granted: [Bug 73094] InspectorServer: Enable and connect the WebInspectorServer with WebKit2 pages. : [Attachment 135100] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 03:16:12 PDT 2012


Simon Hausmann <hausmann at webkit.org> has granted Jocelyn Turcotte
<jocelyn.turcotte at nokia.com>'s request for review:
Bug 73094: InspectorServer: Enable and connect the WebInspectorServer with
WebKit2 pages.
https://bugs.webkit.org/show_bug.cgi?id=73094

Attachment 135100: Patch
https://bugs.webkit.org/attachment.cgi?id=135100&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=135100&action=review


> Source/WebKit2/UIProcess/qt/QtWebContext.cpp:50
> +    QString inspectorEnv =
QString::fromLatin1(qgetenv("QTWEBKIT_INSPECTOR_SERVER"));

I suggest to use fromUtf8.


More information about the webkit-reviews mailing list