Title: [210582] trunk/Source/WebCore
Revision
210582
Author
[email protected]
Date
2017-01-11 00:55:22 -0800 (Wed, 11 Jan 2017)

Log Message

Unreviewed, rolling out r210579.

That was not the right fix

Reverted changeset:

"Unreviewed GTK buildfix after r210571."
http://trac.webkit.org/changeset/210579

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (210581 => 210582)


--- trunk/Source/WebCore/ChangeLog	2017-01-11 08:53:05 UTC (rev 210581)
+++ trunk/Source/WebCore/ChangeLog	2017-01-11 08:55:22 UTC (rev 210582)
@@ -1,5 +1,16 @@
 2017-01-11  Carlos Garcia Campos  <[email protected]>
 
+        Unreviewed, rolling out r210579.
+
+        That was not the right fix
+
+        Reverted changeset:
+
+        "Unreviewed GTK buildfix after r210571."
+        http://trac.webkit.org/changeset/210579
+
+2017-01-11  Carlos Garcia Campos  <[email protected]>
+
         Unreviewed. Fix GTK+ build after r210571.
 
         Add getFileDeviceId implementation to FileSystemGlib.cpp.

Modified: trunk/Source/WebCore/PlatformGTK.cmake (210581 => 210582)


--- trunk/Source/WebCore/PlatformGTK.cmake	2017-01-11 08:53:05 UTC (rev 210581)
+++ trunk/Source/WebCore/PlatformGTK.cmake	2017-01-11 08:55:22 UTC (rev 210582)
@@ -163,8 +163,6 @@
     platform/network/soup/SynchronousLoaderClientSoup.cpp
     platform/network/soup/WebKitSoupRequestGeneric.cpp
 
-    platform/posix/FileSystemPOSIX.cpp
-
     platform/soup/PublicSuffixSoup.cpp
     platform/soup/SharedBufferSoup.cpp
     platform/soup/URLSoup.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to