Bug 105410 - [EFL][WK2][AC] Avoid creating an empty surface
Summary: [EFL][WK2][AC] Avoid creating an empty surface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Kalyan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-19 03:52 PST by Kalyan
Modified: 2012-12-19 06:40 PST (History)
5 users (show)

See Also:


Attachments
patch (2.16 KB, patch)
2012-12-19 06:17 PST, Kalyan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kalyan 2012-12-19 03:52:01 PST
This was fixed with https://bugs.webkit.org/show_bug.cgi?id=101464.

The fix is no more valid as we create the surface during the first update.

We need something similar to avoid this situation.
Comment 1 Kalyan 2012-12-19 06:17:25 PST
Created attachment 180153 [details]
patch
Comment 2 WebKit Review Bot 2012-12-19 06:40:36 PST
Comment on attachment 180153 [details]
patch

Clearing flags on attachment: 180153

Committed r138154: <http://trac.webkit.org/changeset/138154>
Comment 3 WebKit Review Bot 2012-12-19 06:40:40 PST
All reviewed patches have been landed.  Closing bug.