[webkit-reviews] review requested: [Bug 28366] WebHTMLViewInternal.h: add @class CALayer declaration : [Attachment 34937] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 16 15:04:28 PDT 2009


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 28366: WebHTMLViewInternal.h: add @class CALayer declaration
https://bugs.webkit.org/show_bug.cgi?id=28366

Attachment 34937: Patch v1
https://bugs.webkit.org/attachment.cgi?id=34937&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Reviewed by NOBODY (OOPS!).

Without WebKitPrefix.h, the missing @class CALayer declaration
causes a compile-time error.

* WebView/WebHTMLViewInternal.h: Added @class CALayer
declaration with USE(ACCELERATED_COMPOSITING).
---
 2 files changed, 15 insertions(+), 0 deletions(-)


More information about the webkit-reviews mailing list