Title: [226431] tags/Safari-605.1.19/Source/WebCore
- Revision
- 226431
- Author
- [email protected]
- Date
- 2018-01-04 16:18:27 -0800 (Thu, 04 Jan 2018)
Log Message
Cherry-pick r226418. rdar://problem/36302506
Modified Paths
Diff
Modified: tags/Safari-605.1.19/Source/WebCore/ChangeLog (226430 => 226431)
--- tags/Safari-605.1.19/Source/WebCore/ChangeLog 2018-01-05 00:18:24 UTC (rev 226430)
+++ tags/Safari-605.1.19/Source/WebCore/ChangeLog 2018-01-05 00:18:27 UTC (rev 226431)
@@ -1,5 +1,21 @@
2018-01-04 Jason Marcell <[email protected]>
+ Cherry-pick r226418. rdar://problem/36302506
+
+ 2018-01-04 John Wilander <[email protected]>
+
+ Storage Access API: Turn feature on by default in Settings.yaml
+ https://bugs.webkit.org/show_bug.cgi?id=181298
+ <rdar://problem/36302506>
+
+ Reviewed by Brent Fulgham.
+
+ No new tests. This is just a feature settings change.
+
+ * page/Settings.yaml:
+
+2018-01-04 Jason Marcell <[email protected]>
+
Cherry-pick r226409. rdar://problem/36290463
2018-01-04 John Wilander <[email protected]>
Modified: tags/Safari-605.1.19/Source/WebCore/page/Settings.yaml (226430 => 226431)
--- tags/Safari-605.1.19/Source/WebCore/page/Settings.yaml 2018-01-05 00:18:24 UTC (rev 226430)
+++ tags/Safari-605.1.19/Source/WebCore/page/Settings.yaml 2018-01-05 00:18:27 UTC (rev 226431)
@@ -579,7 +579,7 @@
initial: false
storageAccessAPIEnabled:
- initial: false
+ initial: true
timeWithoutMouseMovementBeforeHidingControls:
type: Seconds
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes