Closed
Bug 1682248
Opened 5 years ago
Closed 5 years ago
Move shared message arrays in MessagePortService
Categories
(Core :: DOM: postMessage, task)
Core
DOM: postMessage
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: sg, Assigned: sg)
Details
Attachments
(1 file)
Instead of copying shared message arrays in MessagePortService, they should be moved where possible.
Assignee | ||
Updated•5 years ago
|
Summary: Move message arrays in MessagePortService → Move shared message arrays in MessagePortService
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/444686f75d56
Move shared message arrays in MessagePortService. r=asuth,dom-workers-and-storage-reviewers
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•