Title: [138667] trunk/Source/WebCore
- Revision
- 138667
- Author
- t...@chromium.org
- Date
- 2013-01-02 15:51:20 -0800 (Wed, 02 Jan 2013)
Log Message
Unreviewed, force InternalSettings.cpp to rebuild to try and fix the Apple Win build.
* testing/InternalSettings.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (138666 => 138667)
--- trunk/Source/WebCore/ChangeLog 2013-01-02 23:48:58 UTC (rev 138666)
+++ trunk/Source/WebCore/ChangeLog 2013-01-02 23:51:20 UTC (rev 138667)
@@ -1,3 +1,9 @@
+2013-01-02 Tony Chang <t...@chromium.org>
+
+ Unreviewed, force InternalSettings.cpp to rebuild to try and fix the Apple Win build.
+
+ * testing/InternalSettings.cpp:
+
2013-01-02 Alec Flett <alecfl...@chromium.org>
IndexedDB: Use non-const buffers in put() to avoid copies
Modified: trunk/Source/WebCore/testing/InternalSettings.cpp (138666 => 138667)
--- trunk/Source/WebCore/testing/InternalSettings.cpp 2013-01-02 23:48:58 UTC (rev 138666)
+++ trunk/Source/WebCore/testing/InternalSettings.cpp 2013-01-02 23:51:20 UTC (rev 138667)
@@ -105,7 +105,6 @@
{
}
-
void InternalSettings::Backup::restoreTo(Settings* settings)
{
settings->setFixedElementsLayoutRelativeToFrame(m_originalFixedElementsLayoutRelativeToFrame);
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes