11 ms·
This elides an important detail: outside of iOS a browser implementer can choose the code to compile and link against. Even if they build on Chrome, they can pa
by cdata 2y ago
This elides an important detail: outside of iOS a browser implementer can choose the code to compile and link against. Even if they build on Chrome, they can patch it to their heart's content or even fork and carry on. On iOS the browser runtime is set by fiat.
Also worth observing that most web browsers in the history of the web (including Chrome and Safari) started out as a fork of some other browser.