Age | Commit message (Expand) | Author |
---|---|---|
2020-12-08 | LibWeb+WebContent: Add on_load_finish hook to web views | Andreas Kling |
2020-09-12 | LibWeb: Support window.alert() in multi-process context | Andreas Kling |
2020-08-24 | LibWeb: Move OutOfProcessWebView into the Web namespace | AnotherTest |
2020-08-17 | LibWeb: Rename WebContentView => OutOfProcessWebView | Andreas Kling |
2020-07-07 | LibWeb: Make context menus work in WebContentView | Andreas Kling |
2020-07-06 | LibWeb: Make the WebContentView::on_load_start hook actually work :^) | Andreas Kling |
2020-07-06 | LibWeb: Move WebContentView from Demos/WebView into LibWeb | Andreas Kling |