Closed
Bug 1733922
Opened 1 year ago
Closed 1 year ago
Specialize TransportSetup into Primary/BackupTransportSetup
Categories
(Core :: Networking, enhancement, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
This way we avoid passing mIsBackup as a boolean to each constructor in DnsAndConnectSocket()
Assignee | ||
Comment 1•1 year ago
|
||
Depends on D127407
Pushed by valentin.gosu@gmail.com: https://hg.mozilla.org/integration/autoland/rev/293ff1a22c98 Specialize TransportSetup into Primary/BackupTransportSetup r=necko-reviewers,dragana
Comment 3•1 year ago
|
||
Backed out for causing hybrid build bustages on nsAboutProtocolHandler.cpp
Flags: needinfo?(valentin.gosu)
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(valentin.gosu)
Pushed by valentin.gosu@gmail.com: https://hg.mozilla.org/integration/autoland/rev/85b747a60e73 Specialize TransportSetup into Primary/BackupTransportSetup r=necko-reviewers,dragana
Comment 5•1 year ago
|
||
Backed out for causing windows hybrid bustages.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=354694952&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/c274f0061d801591fa48c44c052f1b52d56b5335
Pushed by valentin.gosu@gmail.com: https://hg.mozilla.org/integration/autoland/rev/57211d4fefc5 Specialize TransportSetup into Primary/BackupTransportSetup r=necko-reviewers,dragana
Comment 7•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•