Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-12 | LibWeb: Support window.alert() in multi-process context | Andreas Kling | |
Alerts are now delegated to the embedding GUI process. | |||
2020-08-24 | LibWeb: Move OutOfProcessWebView into the Web namespace | AnotherTest | |
2020-08-17 | LibWeb: Rename WebContentView => OutOfProcessWebView | Andreas Kling | |