RESOLVED FIXED 114770
[EFL][AC] m_pendingSurfaceResize needs to be guarded by USE(ACCELERATED_COMPOSITING)
https://bugs.webkit.org/show_bug.cgi?id=114770
Summary [EFL][AC] m_pendingSurfaceResize needs to be guarded by USE(ACCELERATED_COMPO...
Joone Hur
Reported 2013-04-17 15:21:10 PDT
AC related code was guarded by USE(ACCELERATED_COMPOSITING) in order to build WebKitEfl with no-tiled-backing-store(http://trac.webkit.org/changeset/147792), but m_pendingSurfaceResize was not included.
Attachments
Patch (4.08 KB, patch)
2013-04-17 15:45 PDT, Joone Hur
no flags
Joone Hur
Comment 1 2013-04-17 15:45:42 PDT
Joone Hur
Comment 2 2013-04-17 15:55:58 PDT
Comment on attachment 198620 [details] Patch Thanks for the quick review!
WebKit Commit Bot
Comment 3 2013-04-17 16:23:39 PDT
Comment on attachment 198620 [details] Patch Clearing flags on attachment: 198620 Committed r148644: <http://trac.webkit.org/changeset/148644>
WebKit Commit Bot
Comment 4 2013-04-17 16:23:41 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.