Title: [149424] trunk/Source/WebKit2
- Revision
- 149424
- Author
- [email protected]
- Date
- 2013-04-30 22:42:26 -0700 (Tue, 30 Apr 2013)
Log Message
Unreviewed, GTK build fix after r149416.
* GNUmakefile.list.am: Remove references to non-existant
BinarySemaphore module.
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (149423 => 149424)
--- trunk/Source/WebKit2/ChangeLog 2013-05-01 05:19:09 UTC (rev 149423)
+++ trunk/Source/WebKit2/ChangeLog 2013-05-01 05:42:26 UTC (rev 149424)
@@ -1,3 +1,10 @@
+2013-04-30 Philippe Normand <[email protected]>
+
+ Unreviewed, GTK build fix after r149416.
+
+ * GNUmakefile.list.am: Remove references to non-existant
+ BinarySemaphore module.
+
2013-04-28 Alexey Proskuryakov <[email protected]>
<rdar://problem/13574729> Implement file path restrictions in WebKit Objective C API
Modified: trunk/Source/WebKit2/GNUmakefile.list.am (149423 => 149424)
--- trunk/Source/WebKit2/GNUmakefile.list.am 2013-05-01 05:19:09 UTC (rev 149423)
+++ trunk/Source/WebKit2/GNUmakefile.list.am 2013-05-01 05:42:26 UTC (rev 149424)
@@ -260,8 +260,6 @@
Source/WebKit2/Platform/CoreIPC/Arguments.h \
Source/WebKit2/Platform/CoreIPC/Attachment.cpp \
Source/WebKit2/Platform/CoreIPC/Attachment.h \
- Source/WebKit2/Platform/CoreIPC/BinarySemaphore.cpp \
- Source/WebKit2/Platform/CoreIPC/BinarySemaphore.h \
Source/WebKit2/Platform/CoreIPC/Connection.cpp \
Source/WebKit2/Platform/CoreIPC/Connection.h \
Source/WebKit2/Platform/CoreIPC/DataReference.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes