6 ms·
Yes correct. Safari/FF have shown positive intent to implement this FWIW.
by ashubham 2y ago
Yes correct. Safari/FF have shown positive intent to implement this FWIW.
- mr_toad 2y agoThey 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.
- ashubham 2y agoCorrect. A different thread is good too, as long as they are separate resources from the main DOM.