Title: [264419] trunk/Source/WebCore
Revision
264419
Author
stephan.sz...@sony.com
Date
2020-07-15 14:15:16 -0700 (Wed, 15 Jul 2020)

Log Message

[PlayStation] Build fix after r264213
https://bugs.webkit.org/show_bug.cgi?id=214373

Unreviewed build fix

No new tests, build fix only


* PlatformPlayStation.cmake: Stop compiling UserAgentQuirks

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (264418 => 264419)


--- trunk/Source/WebCore/ChangeLog	2020-07-15 20:28:06 UTC (rev 264418)
+++ trunk/Source/WebCore/ChangeLog	2020-07-15 21:15:16 UTC (rev 264419)
@@ -1,3 +1,14 @@
+2020-07-15  Stephan Szabo  <stephan.sz...@sony.com>
+
+        [PlayStation] Build fix after r264213
+        https://bugs.webkit.org/show_bug.cgi?id=214373
+
+        Unreviewed build fix
+
+        No new tests, build fix only
+
+        * PlatformPlayStation.cmake: Stop compiling UserAgentQuirks
+
 2020-07-15  Daniel Bates  <daba...@apple.com>
 
         [iOS] Caret should be before text placeholder instead of after it

Modified: trunk/Source/WebCore/PlatformPlayStation.cmake (264418 => 264419)


--- trunk/Source/WebCore/PlatformPlayStation.cmake	2020-07-15 20:28:06 UTC (rev 264418)
+++ trunk/Source/WebCore/PlatformPlayStation.cmake	2020-07-15 21:15:16 UTC (rev 264419)
@@ -29,7 +29,6 @@
 
     platform/ScrollAnimationKinetic.cpp
     platform/ScrollAnimationSmooth.cpp
-    platform/UserAgentQuirks.cpp
 
     platform/generic/KeyedDecoderGeneric.cpp
     platform/generic/KeyedEncoderGeneric.cpp
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to