RESOLVED FIXED Bug 85232
Put all of TiledCoreAnimationDrawingArea in #if ENABLE(THREADED_SCROLLING)
https://bugs.webkit.org/show_bug.cgi?id=85232
Summary Put all of TiledCoreAnimationDrawingArea in #if ENABLE(THREADED_SCROLLING)
Anders Carlsson
Reported 2012-04-30 14:20:47 PDT
Put all of TiledCoreAnimationDrawingArea in #if ENABLE(THREADED_SCROLLING)
Attachments
Patch (6.62 KB, patch)
2012-04-30 14:21 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2012-04-30 14:21:27 PDT
Sam Weinig
Comment 2 2012-04-30 14:28:35 PDT
Comment on attachment 139515 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=139515&action=review > Source/WebKit2/WebProcess/WebPage/DrawingArea.cpp:46 > +#if PLATFORM(MAC) && ENABLE(THREADED_SCROLLING) > + Extra newline.
Anders Carlsson
Comment 3 2012-04-30 14:38:07 PDT
Note You need to log in before you can comment on or make changes to this bug.