Closed
Bug 1344965
Opened 8 years ago
Closed 8 years ago
Improve separation of concerns in mscom APIs
Categories
(Core :: IPC, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla55
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
Attachments
(1 file)
16.20 KB,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
There's a bunch of goop that we can avoid having to write in a11y code if we do a better job in mscom.
Assignee | ||
Comment 1•8 years ago
|
||
This patch is mainly about adding helpers to mscom smart pointers and the main thread invoker.
This will make it easier to move data around and between threads without having to worry so much about mechanism.
Attachment #8844260 -
Flags: review?(jmathies)
Updated•8 years ago
|
Attachment #8844260 -
Flags: review?(jmathies) → review+
Assignee | ||
Comment 2•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/33e8959a4ff88bd451ea3693ecc7e5cf9016b9e6
Bug 1344965: Clean up mscom interfaces to improve separation of concerns; r=jimm
Comment 3•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•