[Webkit-unassigned] [Bug 79478] New: Add TaskQueue and apply it into LayerTreeHostProxy.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 05:01:42 PST 2012


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

           Summary: Add TaskQueue and apply it into LayerTreeHostProxy.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net


Add TaskQueue and apply it into LayerTreeHostProxy.

Both TaskQueue and MessageQueue are useful.
TaskQueue can reduces codes about boilerplate message definition.
MessageQueue can provide more functionality like remove.
LayerTreeHostProxy dose not require special funcionality of MessageQueue, so
TaskQueue can make LayerTreeHostProxy code more succinct.

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