[Webkit-unassigned] [Bug 160238] New: [Coordinated Graphics] Improve scheduling of tasks between threads in CoordinatedGraphicsScene

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 27 04:11:50 PDT 2016


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

            Bug ID: 160238
           Summary: [Coordinated Graphics] Improve scheduling of tasks
                    between threads in CoordinatedGraphicsScene
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, zan at falconsigh.net

Avoid scheduling tasks to the main thread if the scene is detached. Do not take references when not actually sending tasks to another threads. Use Function instead of std::function on dispatch methods. Remove purgeBackingStores that is actually never called.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160727/3d1cdd6d/attachment.html>


More information about the webkit-unassigned mailing list