ladybird/Base/etc
Andreas Kling c45c5ded34 WebContent: Start work on browser process separation :^)
The "WebContent" service provides a very restricted instance of LibWeb
running as an unprivileged user account. This will be used to implement
process separation in Browser, among other things.

This first cut of the service only spawns a single WebContent process
when someone connects to /tmp/portal/webcontent. We will soon switch
this over to spawning a new process for each connection.

Since this feature is very immature, we'll be bringing it up inside of
Demos/WebView as a separate demo program. Eventually this will become
a reusable widget that anyone can embed and easily get out-of-process
web content in their GUI.

This is pretty, pretty cool! :^)
2020-06-17 20:09:44 +02:00
..
WindowServer ClipboardHistory: Always place the applet at the same location :^) 2020-05-20 20:24:44 +02:00
fstab Kernel+Base: Mount root filesystem read-only :^) 2020-05-29 07:53:30 +02:00
group WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
hosts LookupServer: Load hostnames 2019-06-07 08:35:41 +02:00
LookupServer.ini LookupServer: Rename setting "DNS/IPAddress" => "DNS/Nameserver" 2020-01-26 15:44:51 +01:00
motd Let userland retain the window backing store while drawing into it. 2019-01-24 23:44:19 +01:00
passwd WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
protocols Base files: Add protocols file 2020-04-18 10:11:55 +02:00
services Base Files: Add services file. 2020-04-16 15:55:45 +02:00
SystemServer.ini WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00