RESOLVED FIXED Bug 68953
[chromium] Guard accelerated skia drawing logic with its own define to remove dependency on USE(THREADED_COMPOSITING)
https://bugs.webkit.org/show_bug.cgi?id=68953
Summary [chromium] Guard accelerated skia drawing logic with its own define to remove...
James Robinson
Reported 2011-09-27 16:32:05 PDT
[chromium] Guard accelerated skia drawing logic with its own define to remove dependency on USE(THREADED_COMPOSITING)
Attachments
Patch (4.65 KB, patch)
2011-09-27 16:33 PDT, James Robinson
no flags
James Robinson
Comment 1 2011-09-27 16:33:57 PDT
Kenneth Russell
Comment 2 2011-09-27 16:44:35 PDT
Comment on attachment 108929 [details] Patch Looks fine. Do you want to add another GYP variable to Source/WebKit/chromium/features.gypi?
James Robinson
Comment 3 2011-09-27 16:47:58 PDT
I think we can do that when it's necessary - AFAIK so far only one person (Alok) has really worked on this, so it's pretty easy for him to just set it locally.
James Robinson
Comment 4 2011-09-27 16:50:09 PDT
Comment on attachment 108929 [details] Patch Clearing flags on attachment: 108929 Committed r96172: <http://trac.webkit.org/changeset/96172>
James Robinson
Comment 5 2011-09-27 16:50:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.