[Webkit-unassigned] [Bug 145790] New: [GTK] Allow to dispatch tasks in WorkQueue with different priorities

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 9 00:46:58 PDT 2015


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

            Bug ID: 145790
           Summary: [GTK] Allow to dispatch tasks in WorkQueue with
                    different priorities
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: zan at falconsigh.net

In glib we can use different priorities for the sources in the same main loop. I want to use this to give more priority to read tasks in the disk cache IO WorkQueue, but it could be useful for other cases as well.

-- 
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/20150609/b6f2a24a/attachment.html>


More information about the webkit-unassigned mailing list