RESOLVED FIXED Bug 83022
Web Inspector: [chromium] add provisional save method into the frontend client.
https://bugs.webkit.org/show_bug.cgi?id=83022
Summary Web Inspector: [chromium] add provisional save method into the frontend client.
Pavel Feldman
Reported 2012-04-03 06:04:23 PDT
Patch to follow.
Attachments
Patch (1.46 KB, patch)
2012-04-03 06:05 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2012-04-03 06:05:36 PDT
WebKit Review Bot
Comment 2 2012-04-03 06:07:40 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Yury Semikhatsky
Comment 3 2012-04-03 06:54:11 PDT
Comment on attachment 135318 [details] Patch 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.
Pavel Feldman
Comment 4 2012-04-03 07:29:48 PDT
Note You need to log in before you can comment on or make changes to this bug.