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
48439
Web Inspector: Need WebKit2 API for enabling developer extras
https://bugs.webkit.org/show_bug.cgi?id=48439
Summary
Web Inspector: Need WebKit2 API for enabling developer extras
Timothy Hatcher
Reported
2010-10-27 10:36:22 PDT
Need WebKit2 API for enabling developer extras.
Attachments
Proposed Change
(7.46 KB, patch)
2010-10-27 10:42 PDT
,
Timothy Hatcher
sullivan
: review+
timothy
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2010-10-27 10:42:19 PDT
Created
attachment 72055
[details]
Proposed Change
John Sullivan
Comment 2
2010-10-27 11:09:28 PDT
Comment on
attachment 72055
[details]
Proposed Change View in context:
https://bugs.webkit.org/attachment.cgi?id=72055&action=review
> WebKit2/Shared/WebPreferencesStore.cpp:48 > + , developerExtrasEnabled(false)
Maybe we should keep these sorted (I think they started that way, but privateBrowsingEnabled is out of order).
> WebKit2/Shared/WebPreferencesStore.cpp:83 > + encoder->encode(developerExtrasEnabled);
Same here.
> WebKit2/Shared/WebPreferencesStore.cpp:121 > + return false;
Same here.
Andreas Kling
Comment 3
2010-11-18 04:46:43 PST
This was landed in <
http://trac.webkit.org/changeset/70680
>
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