Bug 181458 - Storage Access API: Turn feature on by default in WebPreferences.yaml
Summary: Storage Access API: Turn feature on by default in WebPreferences.yaml
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-09 15:41 PST by John Wilander
Modified: 2018-01-09 17:34 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.05 KB, patch)
2018-01-09 15:42 PST, John Wilander
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Wilander 2018-01-09 15:41:16 PST
While the setting is only checked at runtime in WebCore, this setting should also be on by default. Eventually this should no longer be an experimental feature.
Comment 1 John Wilander 2018-01-09 15:42:26 PST
Created attachment 330854 [details]
Patch
Comment 2 Brent Fulgham 2018-01-09 17:30:26 PST
Comment on attachment 330854 [details]
Patch

Whoops! r=me.
Comment 3 Brent Fulgham 2018-01-09 17:30:47 PST
Hooray for having two sources of knowledge about what features are turned on! :-(
Comment 4 John Wilander 2018-01-09 17:31:23 PST
Comment on attachment 330854 [details]
Patch

Thanks, Brent!
Comment 5 Radar WebKit Bug Importer 2018-01-09 17:32:04 PST
<rdar://problem/36392694>
Comment 6 Radar WebKit Bug Importer 2018-01-09 17:32:05 PST
<rdar://problem/36392689>
Comment 7 John Wilander 2018-01-09 17:34:58 PST
Committed r226669: <https://trac.webkit.org/changeset/226669>