[webkit-reviews] review granted: [Bug 94827] Web Inspector: make ui component compile : [Attachment 160403] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 24 06:14:05 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 94827: Web Inspector: make ui component compile
https://bugs.webkit.org/show_bug.cgi?id=94827

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=160403&action=review


> Source/WebCore/inspector/front-end/NetworkPanel.js:1929
> +	   var subtitle = this._request.parsedURL.host;

This means we will now show full url in name column subtitle in NetworkPanel.
Is that desired behavior?


More information about the webkit-reviews mailing list