Bug 48439

Summary: Web Inspector: Need WebKit2 API for enabling developer extras
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, kling, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Change sullivan: review+, timothy: commit-queue-

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-
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
Note You need to log in before you can comment on or make changes to this bug.