WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101464
[EFL][WK2][AC] Avoid creating an empty surface
https://bugs.webkit.org/show_bug.cgi?id=101464
Summary
[EFL][WK2][AC] Avoid creating an empty surface
Yael
Reported
2012-11-07 06:29:56 PST
After
http://trac.webkit.org/changeset/133723
we are creating a GL surface in _ewk_view_smart_calculate . This causes us to create a surface even if the size of the view is empty . In MiniBrowser, this causes the warning: ERR<16108>:evas_main evas_gl.c:105 evas_gl_surface_create() Invalid surface dimensions: 127, 0
Attachments
Patch
(1.27 KB, patch)
2012-11-07 06:38 PST
,
Yael
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yael
Comment 1
2012-11-07 06:38:25 PST
Created
attachment 172785
[details]
Patch
WebKit Review Bot
Comment 2
2012-11-07 07:17:05 PST
Comment on
attachment 172785
[details]
Patch Clearing flags on attachment: 172785 Committed
r133760
: <
http://trac.webkit.org/changeset/133760
>
WebKit Review Bot
Comment 3
2012-11-07 07:17:09 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug