Closed
Bug 1868177
Opened 1 year ago
Closed 1 year ago
Clean up WebSockets to allow better static checking
Categories
(Core :: Networking: WebSockets, enhancement, P2)
Core
Networking: WebSockets
Tracking
()
RESOLVED
FIXED
122 Branch
People
(Reporter: jesup, Assigned: jesup)
References
Details
(Keywords: sec-want, Whiteboard: [necko-triaged][adv-main122-])
Attachments
(1 file)
To avoid possible mistakes, require aProofOfRef arguments which can be statically checked.
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Pushed by rjesup@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5bb6f99c6029
Add ProofOfRef arguments to WebSocketImpl methods r=smaug
Backout by imoraru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/66e1e555b427
Backed out changeset 5bb6f99c6029 for causing multiple failures related to websocket.
![]() |
||
Comment 4•1 year ago
|
||
Backed out for causing multiple failures related to websocket:
https://hg.mozilla.org/integration/autoland/rev/66e1e555b42748e5a6e6a77c3a75646299b2d338
Push which ran failing tasks
Failure log mochitest plain
Failure log ThreadSanitizer
Flags: needinfo?(rjesup)
Pushed by rjesup@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ddfdea06070
Add ProofOfRef arguments to WebSocketImpl methods r=smaug
![]() |
||
Comment 6•1 year ago
|
||
Group: network-core-security → core-security-release
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
Updated•1 year ago
|
status-firefox120:
--- → wontfix
status-firefox121:
--- → wontfix
status-firefox-esr115:
--- → wontfix
Flags: needinfo?(rjesup)
Updated•1 year ago
|
QA Whiteboard: [post-critsmash-triage]
Flags: qe-verify-
Updated•1 year ago
|
Whiteboard: [necko-triaged] → [necko-triaged][adv-main122-]
Comment 7•10 months ago
|
||
Making Firefox 122 security bugs public. [bugspam filter string: Pilgarlic-Towers]
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•