[Webkit-unassigned] [Bug 71564] New: [EFL] Invalidate request for the tiled view can be discarded without rendering.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 4 09:07:24 PDT 2011


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

           Summary: [EFL] Invalidate request for the tiled view can be
                    discarded without rendering.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hyuki.kim at samsung.com
                CC: kubo at profusion.mobi, demarchi at webkit.org,
                    gyuyoung.kim at webkit.org


As ewk_view_layout_if_needed_recursive API causes invalidation request for the web view via ChromeClient, some invalidation requests can be discarded without rendering as long as it would be called after ewk_view_repaints_get api.
As for the ewk_view_single, this matter was fixed. But ewk_view_tiled still has had same issues.
So, this issues must be solved in ewk_view_tiled too.

-- 
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