[webkit-reviews] review denied: [Bug 50695] Web Inspector: Remove FileSystem support from the inspector. : [Attachment 81825] [PATCH] Proposed change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 08:48:04 PST 2011


Yury Semikhatsky <yurys at chromium.org> has denied Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 50695: Web Inspector: Remove FileSystem support from the inspector.
https://bugs.webkit.org/show_bug.cgi?id=50695

Attachment 81825: [PATCH] Proposed change.
https://bugs.webkit.org/attachment.cgi?id=81825&action=review

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

> Source/WebCore/inspector/InspectorApplicationCacheAgent.cpp:64
> +    if (m_documentLoader) {

Main frame may change on navigation and the loader will change as well. r- for
this.


More information about the webkit-reviews mailing list