Closed
Bug 1012827
Opened 12 years ago
Closed 12 years ago
http/2 (spdy) connection tunnel connection serialziation can be released earlier
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: mcmanus, Assigned: mcmanus)
References
Details
(Whiteboard: [spdy])
Attachments
(1 file)
|
1.25 KB,
patch
|
u408661
:
review+
|
Details | Diff | Splinter Review |
this is just a simple optimization. when we don't need this string anymore it can be released instead of waiting for the tunnel to complete.
https://tbpl.mozilla.org/?tree=Try&rev=7aaea957e171
| Assignee | ||
Comment 1•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Attachment #8425021 -
Flags: review?(hurley)
Attachment #8425021 -
Flags: review?(hurley) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Assignee: nobody → mcmanus
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•