Title: [125977] trunk/Source/WebCore
- Revision
- 125977
- Author
- [email protected]
- Date
- 2012-08-19 11:30:41 -0700 (Sun, 19 Aug 2012)
Log Message
Unreviewed, rolling out r125976.
http://trac.webkit.org/changeset/125976
https://bugs.webkit.org/show_bug.cgi?id=94430
it does not fix build. (Requested by pfeldman on #webkit).
Patch by Sheriff Bot <[email protected]> on 2012-08-19
* GNUmakefile.am:
* GNUmakefile.list.am:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (125976 => 125977)
--- trunk/Source/WebCore/ChangeLog 2012-08-19 17:15:31 UTC (rev 125976)
+++ trunk/Source/WebCore/ChangeLog 2012-08-19 18:30:41 UTC (rev 125977)
@@ -1,3 +1,14 @@
+2012-08-19 Sheriff Bot <[email protected]>
+
+ Unreviewed, rolling out r125976.
+ http://trac.webkit.org/changeset/125976
+ https://bugs.webkit.org/show_bug.cgi?id=94430
+
+ it does not fix build. (Requested by pfeldman on #webkit).
+
+ * GNUmakefile.am:
+ * GNUmakefile.list.am:
+
2012-08-19 Carlos Garcia Campos <[email protected]>
Unreviewed. Fix make distcheck.
Modified: trunk/Source/WebCore/GNUmakefile.am (125976 => 125977)
--- trunk/Source/WebCore/GNUmakefile.am 2012-08-19 17:15:31 UTC (rev 125976)
+++ trunk/Source/WebCore/GNUmakefile.am 2012-08-19 18:30:41 UTC (rev 125977)
@@ -1068,7 +1068,6 @@
$(shell ls $(srcdir)/Source/WebCore/Modules/mediastream/*.idl) \
$(shell ls $(srcdir)/Source/WebCore/Modules/notifications/*.idl) \
$(shell ls $(srcdir)/Source/WebCore/Modules/protocolhandler/*.idl) \
- $(shell ls $(srcdir)/Source/WebCore/Modules/quota/*.idl) \
$(shell ls $(srcdir)/Source/WebCore/Modules/webaudio/*.idl) \
$(shell ls $(srcdir)/Source/WebCore/Modules/webdatabase/*.idl) \
$(shell ls $(srcdir)/Source/WebCore/Modules/websockets/*.idl) \
Modified: trunk/Source/WebCore/GNUmakefile.list.am (125976 => 125977)
--- trunk/Source/WebCore/GNUmakefile.list.am 2012-08-19 17:15:31 UTC (rev 125976)
+++ trunk/Source/WebCore/GNUmakefile.list.am 2012-08-19 18:30:41 UTC (rev 125977)
@@ -1191,10 +1191,8 @@
$(WebCore)/Modules/indexeddb/IDBKey.idl \
$(WebCore)/Modules/indexeddb/IDBKeyRange.idl \
$(WebCore)/Modules/indexeddb/IDBObjectStore.idl \
- $(WebCore)/Modules/indexeddb/IDBOpenDBRequest.idl \
$(WebCore)/Modules/indexeddb/IDBRequest.idl \
$(WebCore)/Modules/indexeddb/IDBTransaction.idl \
- $(WebCore)/Modules/indexeddb/IDBUpgradeNeededEvent.idl \
$(WebCore)/Modules/indexeddb/IDBVersionChangeEvent.idl \
$(WebCore)/Modules/indexeddb/IDBVersionChangeRequest.idl \
$(WebCore)/Modules/indexeddb/WorkerContextIndexedDatabase.idl \
@@ -1846,8 +1844,6 @@
Source/WebCore/Modules/indexeddb/IDBObjectStoreBackendInterface.h \
Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp \
Source/WebCore/Modules/indexeddb/IDBObjectStore.h \
- Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.cpp \
- Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.h \
Source/WebCore/Modules/indexeddb/IDBPendingTransactionMonitor.cpp \
Source/WebCore/Modules/indexeddb/IDBPendingTransactionMonitor.h \
Source/WebCore/Modules/indexeddb/IDBRequest.cpp \
@@ -1861,8 +1857,6 @@
Source/WebCore/Modules/indexeddb/IDBTransactionCoordinator.h \
Source/WebCore/Modules/indexeddb/IDBTransaction.cpp \
Source/WebCore/Modules/indexeddb/IDBTransaction.h \
- Source/WebCore/Modules/indexeddb/IDBUpgradeNeededEvent.cpp \
- Source/WebCore/Modules/indexeddb/IDBUpgradeNeededEvent.h \
Source/WebCore/Modules/indexeddb/IDBVersionChangeEvent.cpp \
Source/WebCore/Modules/indexeddb/IDBVersionChangeEvent.h \
Source/WebCore/Modules/indexeddb/IDBVersionChangeRequest.cpp \
@@ -2873,8 +2867,6 @@
Source/WebCore/dom/StaticHashSetNodeList.h \
Source/WebCore/dom/StaticNodeList.cpp \
Source/WebCore/dom/StaticNodeList.h \
- Source/WebCore/dom/StringCallback.cpp \
- Source/WebCore/dom/StringCallback.h \
Source/WebCore/dom/StyledElement.cpp \
Source/WebCore/dom/StyledElement.h \
Source/WebCore/dom/StyleElement.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes