Title: [94845] trunk/Source/WebCore
- Revision
- 94845
- Author
- o...@webkit.org
- Date
- 2011-09-09 04:04:10 -0700 (Fri, 09 Sep 2011)
Log Message
[Qt][Mac]REGRESSION(r94774): Build is broken
https://bugs.webkit.org/show_bug.cgi?id=67799
It seems these files didn't rebuilt because of a
dependency bug. Touch them to trigger a rebuild.
* platform/graphics/mac/MediaPlayerPrivateQTKit.mm:
* platform/mac/WebVideoFullscreenController.mm:
* platform/mac/WebVideoFullscreenHUDWindowController.mm:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (94844 => 94845)
--- trunk/Source/WebCore/ChangeLog 2011-09-09 10:41:01 UTC (rev 94844)
+++ trunk/Source/WebCore/ChangeLog 2011-09-09 11:04:10 UTC (rev 94845)
@@ -1,3 +1,15 @@
+2011-09-09 Csaba Osztrogonác <o...@webkit.org>
+
+ [Qt][Mac]REGRESSION(r94774): Build is broken
+ https://bugs.webkit.org/show_bug.cgi?id=67799
+
+ It seems these files didn't rebuilt because of a
+ dependency bug. Touch them to trigger a rebuild.
+
+ * platform/graphics/mac/MediaPlayerPrivateQTKit.mm:
+ * platform/mac/WebVideoFullscreenController.mm:
+ * platform/mac/WebVideoFullscreenHUDWindowController.mm:
+
2011-09-09 Alexander Pavlov <apav...@chromium.org>
Unreviewed, Chromium valgrind build fix.
Modified: trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.mm (94844 => 94845)
--- trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.mm 2011-09-09 10:41:01 UTC (rev 94844)
+++ trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.mm 2011-09-09 11:04:10 UTC (rev 94845)
@@ -1757,3 +1757,4 @@
@end
#endif
+
Modified: trunk/Source/WebCore/platform/mac/WebVideoFullscreenController.mm (94844 => 94845)
--- trunk/Source/WebCore/platform/mac/WebVideoFullscreenController.mm 2011-09-09 10:41:01 UTC (rev 94844)
+++ trunk/Source/WebCore/platform/mac/WebVideoFullscreenController.mm 2011-09-09 11:04:10 UTC (rev 94845)
@@ -615,3 +615,4 @@
@end
#endif /* ENABLE(VIDEO) */
+
Modified: trunk/Source/WebCore/platform/mac/WebVideoFullscreenHUDWindowController.mm (94844 => 94845)
--- trunk/Source/WebCore/platform/mac/WebVideoFullscreenHUDWindowController.mm 2011-09-09 10:41:01 UTC (rev 94844)
+++ trunk/Source/WebCore/platform/mac/WebVideoFullscreenHUDWindowController.mm 2011-09-09 11:04:10 UTC (rev 94845)
@@ -677,3 +677,4 @@
@end
#endif
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes