Bug 114770

Summary: [EFL][AC] m_pendingSurfaceResize needs to be guarded by USE(ACCELERATED_COMPOSITING)
Product: WebKit Reporter: Joone Hur <joone>
Component: WebKit EFLAssignee: Joone Hur <joone>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim, lucas.de.marchi, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.