Title: [290081] trunk/Source/WTF
Revision
290081
Author
[email protected]
Date
2022-02-17 15:16:52 -0800 (Thu, 17 Feb 2022)

Log Message

Unreviewed, reverting r289974.
https://bugs.webkit.org/show_bug.cgi?id=236804

Should not have been reverted on trunk

Reverted changeset:

"Unreviewed, reverting r286874."
https://bugs.webkit.org/show_bug.cgi?id=236734
https://commits.webkit.org/r289974

Modified Paths

Diff

Modified: trunk/Source/WTF/ChangeLog (290080 => 290081)


--- trunk/Source/WTF/ChangeLog	2022-02-17 23:13:23 UTC (rev 290080)
+++ trunk/Source/WTF/ChangeLog	2022-02-17 23:16:52 UTC (rev 290081)
@@ -1,3 +1,16 @@
+2022-02-17  Commit Queue  <[email protected]>
+
+        Unreviewed, reverting r289974.
+        https://bugs.webkit.org/show_bug.cgi?id=236804
+
+        Should not have been reverted on trunk
+
+        Reverted changeset:
+
+        "Unreviewed, reverting r286874."
+        https://bugs.webkit.org/show_bug.cgi?id=236734
+        https://commits.webkit.org/r289974
+
 2022-02-17  Jer Noble  <[email protected]>
 
         [Cocoa] Make AVFoundationSPI.h robust against changes in system headers

Modified: trunk/Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml (290080 => 290081)


--- trunk/Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml	2022-02-17 23:13:23 UTC (rev 290080)
+++ trunk/Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml	2022-02-17 23:16:52 UTC (rev 290081)
@@ -1225,11 +1225,11 @@
   humanReadableDescription: "Enable resolution media feature support"
   defaultValue:
     WebKitLegacy:
-      default: false
+      default: true
     WebKit:
-      default: false
+      default: true
     WebCore:
-      default: false
+      default: true
 
 # FIXME: Is this implemented for WebKitLegacy? If not, this should be excluded from WebKitLegacy entirely.
 # FIXME: This should have it's own ENABLE.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to