so seriously I think it's time to stop with web browsers.
they're too complicated to ever be secure. we gotta fix this before we all get owned.
Name:
Anonymous2016-06-26 18:33
Why do web browsers even exist as standalone monolithic software? Everything in any web page is a form of media which can be rendered by existing software. Text? There are standard libraries for rendering fonts. Pictures? There are plenty of renderers. Videos? Plenty of offline video players. The only thing a web browser should do is compose the rectangles in the right order, then call the respective text, image and video renderers. "Webkit" and any other "browser" engines shouldn't even be a thing.