[Webkit-unassigned] [Bug 170905] New: [GLIB] Define priorities also for async network IO tasks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 17 09:46:47 PDT 2017


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

            Bug ID: 170905
           Summary: [GLIB] Define priorities also for async network IO
                    tasks
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, zan at falconsigh.net

We are using G_PRIORITY_DEFAULT for most of them. Now that we changed the default dispatch priority to G_PRIORITY_HIGH_IDLE in the GTK+ port, we should use the same for network IO tasks to ensure that tasks dispatched by the run loop to cancel a network load, can actually cancel the load before it finishes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170417/61326c06/attachment-0001.html>


More information about the webkit-unassigned mailing list