Bug 174802

Summary: [WK2][Cocoa] Allow overriding the ITP data removal internal using a default
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, bfulgham, commit-queue, ggaren, jbedard, sam, webkit-bug-importer, wilander
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Chris Dumez
Reported 2017-07-24 16:03:43 PDT
Allow overriding the ITP data removal internal using a default to facilitate testing.
Attachments
Patch (3.68 KB, patch)
2017-07-24 16:10 PDT, Chris Dumez
no flags
Patch (5.49 KB, patch)
2017-07-24 17:00 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-07-24 16:03:57 PDT
Chris Dumez
Comment 2 2017-07-24 16:10:46 PDT
Sam Weinig
Comment 3 2017-07-24 16:24:04 PDT
Comment on attachment 316327 [details] Patch If this is for debugging, this should be in the FOR_EACH_WEBKIT_DEBUG_BOOL_PREFERENCE list. In general, I am confused about the use of WebPreferencesKey with NSUserDefaults. That is how what these keys are for.
Chris Dumez
Comment 4 2017-07-24 16:25:10 PDT
(In reply to Sam Weinig from comment #3) > Comment on attachment 316327 [details] > Patch > > If this is for debugging, this should be in the > FOR_EACH_WEBKIT_DEBUG_BOOL_PREFERENCE list. In general, I am confused about > the use of WebPreferencesKey with NSUserDefaults. That is how what these > keys are for. Oh. I merely followed what the existing ITP defaults did. I'll take a look at moving all of them then.
Chris Dumez
Comment 5 2017-07-24 17:00:10 PDT
WebKit Commit Bot
Comment 6 2017-07-24 20:07:30 PDT
Comment on attachment 316329 [details] Patch Clearing flags on attachment: 316329 Committed r219855: <http://trac.webkit.org/changeset/219855>
WebKit Commit Bot
Comment 7 2017-07-24 20:07:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.