Title: [226693] branches/safari-605-branch/Source/WebKit
- Revision
- 226693
- Author
- [email protected]
- Date
- 2018-01-09 20:31:58 -0800 (Tue, 09 Jan 2018)
Log Message
Cherry-pick r226669. rdar://problem/36393011
Modified Paths
Diff
Modified: branches/safari-605-branch/Source/WebKit/ChangeLog (226692 => 226693)
--- branches/safari-605-branch/Source/WebKit/ChangeLog 2018-01-10 04:31:56 UTC (rev 226692)
+++ branches/safari-605-branch/Source/WebKit/ChangeLog 2018-01-10 04:31:58 UTC (rev 226693)
@@ -1,5 +1,18 @@
2018-01-09 Jason Marcell <[email protected]>
+ Cherry-pick r226669. rdar://problem/36393011
+
+ 2018-01-09 John Wilander <[email protected]>
+
+ Storage Access API: Turn feature on by default in WebPreferences.yaml
+ https://bugs.webkit.org/show_bug.cgi?id=181458
+
+ Reviewed by Brent Fulgham.
+
+ * Shared/WebPreferences.yaml:
+
+2018-01-09 Jason Marcell <[email protected]>
+
Cherry-pick r226626. rdar://problem/36392359
2018-01-09 Youenn Fablet <[email protected]>
Modified: branches/safari-605-branch/Source/WebKit/Shared/WebPreferences.yaml (226692 => 226693)
--- branches/safari-605-branch/Source/WebKit/Shared/WebPreferences.yaml 2018-01-10 04:31:56 UTC (rev 226692)
+++ branches/safari-605-branch/Source/WebKit/Shared/WebPreferences.yaml 2018-01-10 04:31:58 UTC (rev 226693)
@@ -1132,7 +1132,7 @@
StorageAccessAPIEnabled:
type: bool
- defaultValue: false
+ defaultValue: true
humanReadableName: "Storage Access API"
humanReadableDescription: "Enable Storage Access API"
category: experimental
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes