Gosub Browser Progress, pt52
The process isolation merge is going great. We're almost done and at the moment we have a mini-browser that is able to show multiple tabs in an process isolated system. Even stress-testing the whole system results in not many issues: memory consumption is ok, no real memory leaks and the security systems seems to work as intended.. I still need to test this with some real tests if possible: what would happen if the image decoder process is taken over by remote code..
Besides this, there is some work being done on the forms! Input boxes, dropdowns and such work, and we can even test against WPT.. we needed a temporary javascript engine (rquickjs), so the majority of WPT tests can function.
And of course: Beacon is starting to become something.. Hopefully the start of a real browser..