WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-04-03 06:05:36 PDT
Created
attachment 135318
[details]
Patch
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
Committed
r113032
: <
http://trac.webkit.org/changeset/113032
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug