[webkit-reviews] review granted: [Bug 75626] Web Inspector: introduce experimental setting that makes source files always editable : [Attachment 121286] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 10:53:33 PST 2012


Timothy Hatcher <timothy at apple.com> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 75626: Web Inspector: introduce experimental setting that makes source
files always editable
https://bugs.webkit.org/show_bug.cgi?id=75626

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

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


> Source/WebCore/inspector/front-end/NetworkPanel.js:79
> -    NetworkAgent.canClearBrowserCache(onCanClearBrowserCookies.bind(this));
> +   
NetworkAgent.canClearBrowserCookies(onCanClearBrowserCookies.bind(this));

Seems unrelated. Please seperate as another change.


More information about the webkit-reviews mailing list