Changes

Jump to: navigation, search
Do we actually want to implement this?
At the April 2009 Platform work week we had a meeting on making necko support requests from threads other than the main thread. Here's some design notes on what we came up with.
== Do we actually want to implement this, or wait for multi-process necko? ==
The basic goal here is to allow the off-main-thread HTML 5 parser to get data from the network without having to having to proxy the data from the main thread. The benefits are greater parallelism and reduced interference between the main thread and the parser thread (resulting in better UI responsiveness).
Confirm
431
edits

Navigation menu