Closed
Bug 1566459
Opened 6 years ago
Closed 6 years ago
add a way to check underlying IPC message type from runnable
Categories
(Core :: IPC, enhancement)
Core
IPC
Tracking
()
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 file)
For cross-process idle handling I'll need a way to check the type of the runnable - whether it is for IPC message and if so, is it for a particular type of message.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/888b2a27f30a
add a way to check underlying IPC message type from runnable, r=nika
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•