Bug 99613 - [EFL][WK2] Compilation warning in Ewk_View when accelerated compositing is disabled
Summary: [EFL][WK2] Compilation warning in Ewk_View when accelerated compositing is di...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 10:43 PDT by Chris Dumez
Modified: 2012-10-17 15:08 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2012-10-17 10:45 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-10-17 10:43:38 PDT
needsNewSurface variable in _ewk_view_smart_calculate() is defined but not used if the ACCELERATED_COMPOSITING flag is not set.
Comment 1 Chris Dumez 2012-10-17 10:45:16 PDT
Created attachment 169213 [details]
Patch
Comment 2 Yael 2012-10-17 10:59:15 PDT
LGTM.
Sorry about that.
Comment 3 WebKit Review Bot 2012-10-17 15:08:27 PDT
Comment on attachment 169213 [details]
Patch

Clearing flags on attachment: 169213

Committed r131653: <http://trac.webkit.org/changeset/131653>
Comment 4 WebKit Review Bot 2012-10-17 15:08:31 PDT
All reviewed patches have been landed.  Closing bug.