Title: [138633] trunk/Source/WebCore
- Revision
- 138633
- Author
- [email protected]
- Date
- 2013-01-02 12:33:18 -0800 (Wed, 02 Jan 2013)
Log Message
Unreviewed, rolling out r138627.
http://trac.webkit.org/changeset/138627
https://bugs.webkit.org/show_bug.cgi?id=105935
This patch doesn't fix Windows port build failure (Requested
by rniwa on #webkit).
Patch by Sheriff Bot <[email protected]> on 2013-01-02
* WebCore.vcproj/WebCore.vcproj:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (138632 => 138633)
--- trunk/Source/WebCore/ChangeLog 2013-01-02 20:31:44 UTC (rev 138632)
+++ trunk/Source/WebCore/ChangeLog 2013-01-02 20:33:18 UTC (rev 138633)
@@ -1,3 +1,14 @@
+2013-01-02 Sheriff Bot <[email protected]>
+
+ Unreviewed, rolling out r138627.
+ http://trac.webkit.org/changeset/138627
+ https://bugs.webkit.org/show_bug.cgi?id=105935
+
+ This patch doesn't fix Windows port build failure (Requested
+ by rniwa on #webkit).
+
+ * WebCore.vcproj/WebCore.vcproj:
+
2013-01-02 Elliott Sprehn <[email protected]>
Transitions and animations do not apply to CSS ::before and ::after pseudo-elements
Modified: trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj (138632 => 138633)
--- trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj 2013-01-02 20:31:44 UTC (rev 138632)
+++ trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj 2013-01-02 20:33:18 UTC (rev 138633)
@@ -74567,6 +74567,22 @@
</File>
</Filter>
<Filter
+ Name="strings"
+ >
+ <File
+ RelativePath="$(ConfigurationBuildDir)\include\private\wtf\text\AtomicString.cpp"
+ >
+ </File>
+ <File
+ RelativePath="$(ConfigurationBuildDir)\include\private\wtf\text\StringImpl.cpp"
+ >
+ </File>
+ <File
+ RelativePath="$(ConfigurationBuildDir)\include\private\wtf\text\WTFString.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
Name="bridge"
>
<File
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes