[Webkit-unassigned] [Bug 65504] New: [EFL] Remove unused flags in pre-render implementation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 1 18:18:03 PDT 2011


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

           Summary: [EFL] Remove unused flags in pre-render
                    implementation.
           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: jungjik.lee at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


A pre-render request is processed in order of priority.
Hence as a pre-render concept, it is always low priority.
Because tiles in viewport should be displayed first.
It is not necessary to add a request in the head of the queue.
And additionally to keep pace with upstream code,
I try to remove _Ewk_Tiled_Backing_Store_Pre_Render_Priority flags and 
functions which uses the flags as a parameter.

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