Closed
Bug 1781282
Opened 3 years ago
Closed 3 years ago
Make WebSocketFrameData movable.
Categories
(Core :: Networking: WebSockets, task, P2)
Core
Networking: WebSockets
Tracking
()
RESOLVED
FIXED
105 Branch
| Tracking | Status | |
|---|---|---|
| firefox105 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•3 years ago
|
||
This will be useful for bug 1775062. Counting ctors/dtors doesn't seem
to useful since this is a non-reference-counted struct.
Updated•3 years ago
|
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b4cd9af34e00
Make WebSocketFrameData movable. r=necko-reviewers,kershaw
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•