Move IPC/IPDL MDN page in-tree
Categories
(Core :: IPC, task, P2)
Tracking
()
People
(Reporter: gcp, Assigned: handyman)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Includes docs for IPDL and Gecko processes.
Updated•4 years ago
|
TBH, why is the MDN source is already offline, when it's not yet available in-tree? Perhaps it would've been slightly more elegant to actually move it.
Reporter | ||
Comment 4•4 years ago
|
||
See the reasoning for ditching bug 1728439, specifically https://phabricator.services.mozilla.com/D124136#4037064.
The old documentation is considered Actively Harmful, not just outdated.
Updated•4 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
Includes docs on core process components and examples of new top-level actors and the "first" actors that help with process bootstrapping.
Depends on D121871
Assignee | ||
Comment 6•4 years ago
|
||
[Nested=Foo] allows message-thread-focused synchronous IPC communication. Its use is discouraged.
Depends on D132314
Assignee | ||
Comment 7•4 years ago
|
||
Messy patch that runs the possible cases of [Nested] priority performing circular sync waits (runs all permutations that can be compiled but many are forbidden at compile time). This could be useful if crafting an actual test.
Comment 9•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7db6d006576b
https://hg.mozilla.org/mozilla-central/rev/c7425f699e13
https://hg.mozilla.org/mozilla-central/rev/eb30e2243ebb
Updated•4 years ago
|
Description
•