[webkit-reviews] review granted: [Bug 48725] Web Inspector: unhide new network and resources panels. : [Attachment 72478] [PATCH] Same with Web Sockets filter fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 31 15:48:42 PDT 2010


Timothy Hatcher <timothy at apple.com> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 48725: Web Inspector: unhide new network and resources panels.
https://bugs.webkit.org/show_bug.cgi?id=48725

Attachment 72478: [PATCH] Same with Web Sockets filter fix.
https://bugs.webkit.org/attachment.cgi?id=72478&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=72478&action=review

> WebCore/inspector/front-end/StoragePanel.js:1103
> +	   return "fs://" + encodeURI(this._origin);

Better as "file-system://" I think.


More information about the webkit-reviews mailing list