146
edits
Line 11: | Line 11: | ||
= Roadmap = | = Roadmap = | ||
* | * Milestones | ||
** Milestone 1 | ** Milestone 1 - Firefox55 nightly | ||
*** make HttpChannelParent thread-safe to deliver the content of HTTP channel | *** make HttpChannelParent thread-safe to deliver the content of HTTP channel | ||
*** make HttpChannelChild thread-safe and re-enable thread-retargetability | *** make HttpChannelChild thread-safe and re-enable thread-retargetability | ||
** Milestone 2 | ** Milestone 2 - Firefox56 nightly | ||
*** move IPC message from main thread to PBackground thread in chrome process | *** move IPC message from main thread to PBackground thread in chrome process | ||
** Milestone 3 | ** Milestone 3 - Firefox57 nightly | ||
*** move IPC message from main thread to Necko thread in content process | *** move IPC message from main thread to Necko thread in content process | ||
edits