[Webkit-unassigned] [Bug 101464] New: [EFL][WK2][AC] Avoid creating an empty surface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 06:28:23 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=101464

           Summary: [EFL][WK2][AC] Avoid creating an empty surface
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael at webkit.org
                CC: demarchi at webkit.org


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list