[webkit-reviews] review granted: [Bug 133895] [Win] Use TileController on Windows : [Attachment 233189] Revised patch without unrelated loader change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 16 16:19:32 PDT 2014


Tim Horton <thorton at apple.com> has granted Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 133895: [Win] Use TileController on Windows
https://bugs.webkit.org/show_bug.cgi?id=133895

Attachment 233189: Revised patch without unrelated loader change.
https://bugs.webkit.org/attachment.cgi?id=233189&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=233189&action=review


> Source/WebCore/platform/graphics/TiledBacking.h:35
> -#if PLATFORM(COCOA)
> +#if USE(CA)

really no need for this #if guarding a forward declaration at all.


More information about the webkit-reviews mailing list