[Webkit-unassigned] [Bug 142385] New: [GTK] Test /webkit2/WebKitWebView/sync-request-on-max-conns might fail after finished

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 23:34:29 PST 2015


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

            Bug ID: 142385
           Summary: [GTK] Test
                    /webkit2/WebKitWebView/sync-request-on-max-conns might
                    fail after finished
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: pnormand at igalia.com, svillar at igalia.com,
                    zan at falconsigh.net

This is because I'm using GMainLoopSource created on the heap and destroyed automatically when reached for the timeout. We should use stack allocated one that will be cancelled when current scope is destroyed.

-- 
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/20150306/c6f65472/attachment-0002.html>


More information about the webkit-unassigned mailing list