WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
83170
Web Inspector: expose savedURL, setToolbarColors and toggleInspectElementMode in InspectorFrontendAPI
https://bugs.webkit.org/show_bug.cgi?id=83170
Summary
Web Inspector: expose savedURL, setToolbarColors and toggleInspectElementMode...
Pavel Feldman
Reported
2012-04-04 09:06:15 PDT
Chromium port is calling these from the embedder layer and they all are perfect candidates for the InspectorFrontendAPI. Adding them there.
Attachments
Patch
(1.93 KB, patch)
2012-04-04 09:08 PDT
,
Pavel Feldman
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-04-04 09:08:50 PDT
Created
attachment 135604
[details]
Patch
Pavel Feldman
Comment 2
2012-04-04 09:11:15 PDT
Committed
r113199
: <
http://trac.webkit.org/changeset/113199
>
Timothy Hatcher
Comment 3
2012-04-04 09:25:11 PDT
What is savedURL used for?
Pavel Feldman
Comment 4
2012-04-10 05:59:43 PDT
(In reply to
comment #3
)
> What is savedURL used for?
It tells the front-end that given url has been associated with the file on the disk. From that moment, front-end will be issuing InspectorFrontendHost.save commands upon each Cmd/Ctrl+S on that resource.
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