Closed Bug 1391848 Opened 7 years ago Closed 7 years ago

Use event targets for MessageLoop

Categories

(Core :: IPC, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: billm, Assigned: billm)

References

Details

Attachments

(1 file)

Attached patch patch (deleted) — Splinter Review
A big part of the Quantum DOM project is to remove usage of nsIThread and replace it with nsIEventTarget. This simplifies things, since there will be multiple main threads in Quantum DOM, but only one main event target (for the single main event queue). This patch does that transformation to the MessageLoop/MessagePump code.
Attachment #8899023 - Flags: review?(kchen)
Attachment #8899023 - Flags: review?(kchen) → review+
Pushed by wmccloskey@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/4673ed66865e Use nsIEventTarget instead of nsIThread for MessageLoop/Pump (r=kanru)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: