Bug 105410

Summary: [EFL][WK2][AC] Avoid creating an empty surface
Product: WebKit Reporter: Kalyan <kalyan.kondapally>
Component: WebKit EFLAssignee: Kalyan <kalyan.kondapally>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
patch none

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.