Bug 167812 - Stash away the ports - they will be nulled out before the cancel handlers are called
Summary: Stash away the ports - they will be nulled out before the cancel handlers are...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-03 13:23 PST by Anders Carlsson
Modified: 2017-02-03 13:49 PST (History)
0 users

See Also:


Attachments
Patch (2.37 KB, patch)
2017-02-03 13:23 PST, Anders Carlsson
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2017-02-03 13:23:28 PST
Stash away the ports - they will be nulled out before the cancel handlers are called
Comment 1 Anders Carlsson 2017-02-03 13:23:48 PST
Created attachment 300559 [details]
Patch
Comment 2 Geoffrey Garen 2017-02-03 13:44:59 PST
Comment on attachment 300559 [details]
Patch

r=me
Comment 3 Anders Carlsson 2017-02-03 13:49:57 PST
Committed r211648: <http://trac.webkit.org/changeset/211648>