This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-07 09:04:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fa385f774cb84aa2caac29ccc745df8edfbace8
ladybird
/
Services
/
WebContent
History
Andreas Kling
d9e39cb82d
LibWeb: Support window.alert() in multi-process context
...
Alerts are now delegated to the embedding GUI process.
2020-09-12 14:49:29 +02:00
..
ClientConnection.cpp
LibIPC: Share most of the code between {Client,Server}Connection
2020-09-12 14:49:29 +02:00
ClientConnection.h
LibIPC: Share most of the code between {Client,Server}Connection
2020-09-12 14:49:29 +02:00
CMakeLists.txt
…
Documentation.txt
LibWeb: Rename WebContentView => OutOfProcessWebView
2020-08-17 18:05:35 +02:00
Forward.h
…
main.cpp
LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr
2020-07-06 13:30:11 +02:00
PageHost.cpp
LibWeb: Support window.alert() in multi-process context
2020-09-12 14:49:29 +02:00
PageHost.h
LibWeb: Support window.alert() in multi-process context
2020-09-12 14:49:29 +02:00
WebContentClient.ipc
LibWeb: Support window.alert() in multi-process context
2020-09-12 14:49:29 +02:00
WebContentServer.ipc
LibWeb: Send key events to the WebContent process
2020-08-03 19:58:59 +02:00