Hacker News new | ask | show | jobs
by mikaelj 4868 days ago
Are you implying Presto is multi-threaded?
1 comments

No (though it will in fact do layout in parallel with JS execution by time-slicing its JS, last I checked, unlike other UAs).

My point is that it's bad if all browsers switch to WebKit and web sites absolutely require WebKit to work correctly, which is what the parent of my comment was suggesting should happen. This point is somewhat independent of what happens with Presto per se.