[webkit-reviews] review granted: [Bug 105727] Web Inspector: Support inspector file system access with isolated file system through InspectorFrontendHost. : [Attachment 180919] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 29 05:03:04 PST 2012


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 105727: Web Inspector: Support inspector file system access with isolated
file system through InspectorFrontendHost.
https://bugs.webkit.org/show_bug.cgi?id=105727

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

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


> Source/WebCore/inspector/front-end/IsolatedFilesystemModel.js:205
> +    this._isolatedFilesystemModel = isolatedFilesystemModel;

You either need a new model or a new manager :)


More information about the webkit-reviews mailing list