Closed
Bug 1617244
Opened 5 years ago
Closed 5 years ago
Make IXPCOMEventTarget implement the Executor interface
Categories
(GeckoView :: General, task, P1)
Tracking
(firefox75 fixed)
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
(Whiteboard: [geckoview:m75])
Attachments
(1 file)
This is more for future work to use new Q APIs that let you specify an Executor
on which to run the service connection callbacks. If we make IXPCOMEventTarget
and XPCOMEventTarget
executors, we will be able to get Android to post directly to the correct thread.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/653142f4771e
Make IXPCOMEventTarget and XPCOMEventTarget implement Executor; r=geckoview-reviewers,agi
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•