[webkit-reviews] review granted: [Bug 68827] Web Inspector: Scripts panel without folders causes errors when creating content scripts section. : [Attachment 108857] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 08:18:28 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 68827: Web Inspector: Scripts panel without folders causes errors when
creating content scripts section.
https://bugs.webkit.org/show_bug.cgi?id=68827

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=108857&action=review


> LayoutTests/inspector/debugger/scripts-sorting.html:30
> +	   addOption("*Non*URL*path");

Move this string into the array.

> LayoutTests/inspector/debugger/scripts-sorting.html:37
> +	   addOption("*Non*URL*path", true);

Ditto.


More information about the webkit-reviews mailing list