Title: [167644] trunk/Source/WebKit2
- Revision
- 167644
- Author
- [email protected]
- Date
- 2014-04-21 19:15:12 -0700 (Mon, 21 Apr 2014)
Log Message
Remove a unnecessary forward-declared class from TiledCoreAnimationDrawingArea.
Rubber-stamped by Simon Fraser.
* WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.h:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (167643 => 167644)
--- trunk/Source/WebKit2/ChangeLog 2014-04-22 01:56:04 UTC (rev 167643)
+++ trunk/Source/WebKit2/ChangeLog 2014-04-22 02:15:12 UTC (rev 167644)
@@ -1,3 +1,11 @@
+2014-04-21 Tim Horton <[email protected]>
+
+ Remove a unnecessary forward-declared class from TiledCoreAnimationDrawingArea.
+
+ Rubber-stamped by Simon Fraser.
+
+ * WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.h:
+
2014-04-21 Simon Fraser <[email protected]>
Don't try to use a null connection()->xpcConnection()
Modified: trunk/Source/WebKit2/WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.h (167643 => 167644)
--- trunk/Source/WebKit2/WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.h 2014-04-22 01:56:04 UTC (rev 167643)
+++ trunk/Source/WebKit2/WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.h 2014-04-22 02:15:12 UTC (rev 167644)
@@ -39,7 +39,6 @@
#include <wtf/RetainPtr.h>
OBJC_CLASS CALayer;
-OBJC_CLASS WKContentLayer;
namespace WebCore {
class FrameView;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes