[Webkit-unassigned] [Bug 138695] New: [SOUP] Use GMainLoopSource for request timeout in ResourceHandle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 13 04:54:47 PST 2014


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

            Bug ID: 138695
           Summary: [SOUP] Use GMainLoopSource for request timeout in
                    ResourceHandle
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Soup
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: gns at gnome.org, svillar at igalia.com

We are currently using soup_timeout_add() that simply creates a GSource and attaches it to the given context. Using GMainLoopsource we simplify the code and fix any potential problem of converting the double value into milliseconds.

-- 
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/20141113/b7e5b0fd/attachment-0002.html>


More information about the webkit-unassigned mailing list