Closed
Bug 1394808
Opened 9 years ago
Closed 8 years ago
Remove experimental API from 4.17 and work on solution for TFO
Categories
(Core :: Networking, enhancement, P2)
Core
Networking
Tracking
()
RESOLVED
DUPLICATE
of bug 1404061
People
(Reporter: dragana, Assigned: dragana)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
|
7.88 KB,
patch
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•9 years ago
|
||
This is a possible solution here.
the patch is missing:
during the shutdown we need to wait for the fds that are waiting for overlappedIO to be completed. Iw will need an option to skip this step as well.
Comment 2•8 years ago
|
||
See bug 1399100, which made it unnecessary to export the function from the official NSPR.
Only the temporary Firefox 57 fork of NSPR uses the symbol.
As a result, we might not require a change to NSPR to clean this up.
In order to clean up Firefox 58, the following commit should be reverted as soon as the version of mozilla-central gets changed to 58:
https://hg.mozilla.org/integration/mozilla-inbound/rev/63281179bfe0
Assignee: nobody → dd.mozilla
Component: NSPR → Networking
Product: NSPR → Core
Version: 4.18 → Trunk
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: [necko-triaged]
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•