[webkit-reviews] review granted: [Bug 83022] Web Inspector: [chromium] add provisional save method into the frontend client. : [Attachment 135318] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 06:54:11 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 83022: Web Inspector: [chromium] add provisional save method into the
frontend client.
https://bugs.webkit.org/show_bug.cgi?id=83022

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

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


> Source/WebKit/chromium/public/WebDevToolsFrontendClient.h:54
> +    virtual void save(const WebString& url, const WebString& content, bool
saveAs) { }

I think we should pass defaultFileName as well.


More information about the webkit-reviews mailing list