[Webkit-unassigned] [Bug 62963] New: [EFL] Remove ewk_tile_matrix_updates_process() call from _ewk_tiled_backing_store_item_process_idler_cb()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 19 22:24:44 PDT 2011


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

           Summary: [EFL] Remove ewk_tile_matrix_updates_process() call
                    from _ewk_tiled_backing_store_item_process_idler_cb()
           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: antognolli at profusion.mobi, leandro at profusion.mobi,
                    demarchi at webkit.org, gyuyoung.kim at webkit.org


_ewk_tiled_backing_store_item_process_idler_cb() doesn't need to call ewk_tile_matrix_updates_process() since this was done by repaint_process when invalidate reqeuest is occurred.
Pre-render better to focus on pre-render itself.

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