Bug 83022

Summary: Web Inspector: [chromium] add provisional save method into the frontend client.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, fishd, jamesr, tkent, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

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.