Closed
Bug 1475898
Opened 7 years ago
Closed 2 years ago
Use async message for PContent::OpenRecordReplayChannel
Categories
(Core Graveyard :: Web Replay, enhancement)
Core Graveyard
Web Replay
Tracking
(firefox63 affected)
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | affected |
People
(Reporter: bhackett1024, Unassigned)
References
Details
The PContent::OpenRecordReplayChannel message is currently done synchronously, but should be reimplemented as an async message using a promise to return the result to the middleman process. See bug 1465287 comment 54.
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•