Title: [130104] trunk/Source/WebCore
- Revision
- 130104
- Author
- bda...@apple.com
- Date
- 2012-10-01 17:26:56 -0700 (Mon, 01 Oct 2012)
Log Message
Speculative GTK build fix after http://trac.webkit.org/changeset/130091
* GNUmakefile.list.am:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (130103 => 130104)
--- trunk/Source/WebCore/ChangeLog 2012-10-02 00:16:05 UTC (rev 130103)
+++ trunk/Source/WebCore/ChangeLog 2012-10-02 00:26:56 UTC (rev 130104)
@@ -1,3 +1,9 @@
+2012-10-01 Beth Dakin <bda...@apple.com>
+
+ Speculative GTK build fix after http://trac.webkit.org/changeset/130091
+
+ * GNUmakefile.list.am:
+
2012-10-01 Adam Barth <aba...@webkit.org>
[V8] ScriptWrappable should hold the wrapper handle directly (Dromaeo/dom-traverse gets 4% faster)
Modified: trunk/Source/WebCore/GNUmakefile.list.am (130103 => 130104)
--- trunk/Source/WebCore/GNUmakefile.list.am 2012-10-02 00:16:05 UTC (rev 130103)
+++ trunk/Source/WebCore/GNUmakefile.list.am 2012-10-02 00:26:56 UTC (rev 130104)
@@ -4066,8 +4066,12 @@
Source/WebCore/page/scrolling/ScrollingCoordinator.cpp \
Source/WebCore/page/scrolling/ScrollingCoordinator.h \
Source/WebCore/page/scrolling/ScrollingCoordinatorNone.cpp \
- Source/WebCore/page/scrolling/ScrollingTreeState.cpp \
- Source/WebCore/page/scrolling/ScrollingTreeState.h \
+ Source/WebCore/page/scrolling/ScrollingStateNode.cpp \
+ Source/WebCore/page/scrolling/ScrollingStateNode.h \
+ Source/WebCore/page/scrolling/ScrollingStateScrollingNode.cpp \
+ Source/WebCore/page/scrolling/ScrollingStateScrollingNode.h \
+ Source/WebCore/page/scrolling/ScrollingStateTree.cpp \
+ Source/WebCore/page/scrolling/ScrollingStateTree.h \
Source/WebCore/page/SecurityOrigin.cpp \
Source/WebCore/page/SecurityOrigin.h \
Source/WebCore/page/SecurityOriginHash.h \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes