Hello world!
This week most of my time was spent working on getting WebKit2 compiling on Haiku. WebKit2 is the new multi-process model for WebKit. It replaces the old WebKit1 that our port uses currently. WebKit2 spawns a new process for each tab, and possibly more (for network access, etc.). The key features are:
This is a companion discussion topic for the original entry at https://www.haiku-os.org/blog/pulkomandy/2014-08-08_webkit_weekly_report_40/