[webkit-reviews] review granted: [Bug 64080] Web Inspector: secure access to extensions API : [Attachment 99969] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 06:46:27 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Andrey Kosyakov
<caseq at chromium.org>'s request for review:
Bug 64080: Web Inspector: secure access to extensions API
https://bugs.webkit.org/show_bug.cgi?id=64080

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=99969&action=review

> LayoutTests/platform/gtk/Skipped:-1554
> -inspector/

Thanks for making inspector tests pass on gtk.

> Source/WebCore/inspector/front-end/ExtensionServer.js:495
> +	   } while (resourcePath !== old_path);

split("/"), followed by a push on normal / pull on ..


More information about the webkit-reviews mailing list