RESOLVED FIXED 146390
CairoGL should be checked unconditionally
https://bugs.webkit.org/show_bug.cgi?id=146390
Summary CairoGL should be checked unconditionally
Philip Chimento
Reported 2015-06-27 17:59:42 PDT
CairoGL should be checked unconditionally
Attachments
Patch (1.44 KB, patch)
2015-06-27 18:02 PDT, Philip Chimento
no flags
Philip Chimento
Comment 1 2015-06-27 18:02:05 PDT
Philip Chimento
Comment 2 2015-06-27 18:03:48 PDT
The result of this check is used as the value for ENABLE_ACCELERATED_2D_CANVAS which is set outside of any conditions, so this check must also run unconditionally.
WebKit Commit Bot
Comment 3 2015-06-28 12:10:40 PDT
Comment on attachment 255713 [details] Patch Clearing flags on attachment: 255713 Committed r186050: <http://trac.webkit.org/changeset/186050>
WebKit Commit Bot
Comment 4 2015-06-28 12:10:43 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.