[Webkit-unassigned] [Bug 70900] New: Invalidate request for the single view can be discarded without rendering.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 03:20:40 PDT 2011


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

           Summary: Invalidate request for the single view can be
                    discarded without rendering.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        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 invalidate request via ChromeClient, it can be discarded without rendering as long as it would be called after ewk_view_repaints_get api.

So, It is better to be move into other position, but I couldn't make sure whether it's really good when it must be handled whenever ewk_view_layout_if_needed_recursive api is called.

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