Hacker News new | ask | show | jobs
by mr_toad 705 days ago
They say they’re looking at implementing origin-agent-cluster. That doesn’t mean they’ll change their internal process model. There is no specification for how a browser runs processes. Even Chrome might decide to use threads instead of processes for iframes.
1 comments

Correct. A different thread is good too, as long as they are separate resources from the main DOM.