Linus Groh
|
de1c0c87fe
LibWebView+Ladybird: Move page loading to ViewImplementation
|
2 years ago |
Linus Groh
|
2428e3e675
LibWebView+Ladybird: Move DOM inspection helpers to ViewImplementation
|
2 years ago |
Linus Groh
|
f313708237
LibWebView+Ladybird: Move get source request to ViewImplementation
|
2 years ago |
Linus Groh
|
5d9f4b2ffc
LibWebView+Ladybird: Move zoom logic to ViewImplementation
|
2 years ago |
Linus Groh
|
5411adca22
LibWebView+Ladybird: Begin de-duplicate WebView implementations
|
2 years ago |
Andreas Kling
|
9c7e26b8d4
Ladybird: Add "Copy" and "Select All" actions to the Edit menu
|
2 years ago |
Linus Groh
|
966d808135
Ladybird: Replace ColorScheme enum with Web::CSS::PreferredColorScheme
|
2 years ago |
Linus Groh
|
0cc151bc1c
Ladybird: Implement zoom :^)
|
2 years ago |
Linus Groh
|
05ef6c9b64
Ladybird: Set 'device pixels per CSS pixel' to device pixel ratio :^)
|
2 years ago |
Karol Kosek
|
e3d9a3426e
Ladybird: Port to Core::Stream::File
|
2 years ago |
Jonah
|
367b1634fd
LibWebView+WebContent: Expose the Accessibility Tree to Other Processes
|
2 years ago |
MacDue
|
678dfa8f75
Ladybird: Close inspector and JS console when tab closes
|
2 years ago |
MacDue
|
33249c727a
Ladybird: Add the node properties tabs to the inspector
|
2 years ago |
MacDue
|
aa85a88158
Ladybird: Reimplement the DOM inspector :^)
|
2 years ago |
Timothy Flynn
|
e5192073d9
Ladybird/WebDriver: Move to using local socket files for WebDriver IPC
|
2 years ago |
Andreas Kling
|
ea26e45594
Ladybird: Fix build after Gfx::load_system_theme() return type change
|
2 years ago |
Timothy Flynn
|
a0cd260410
Ladybird: Do not domain match on cookie updates
|
2 years ago |
MacDue
|
d768abffa0
Ladybird: Pass Gfx::IntPoint by value
|
2 years ago |
MacDue
|
4709f5961b
Ladybird: Pass Gfx::IntSize by value
|
2 years ago |
Linus Groh
|
5a5c4f079b
Ladybird: Update for AK::{String => DeprecatedString} rename
|
2 years ago |
Baitinq
|
97dd5a085f
Ladybird: Replace history entry if loading URL because of a redirect
|
2 years ago |
Sam Atkins
|
ec55b13e96
Ladybird: Add stub for notify_server_did_finish_handling_input_event
|
2 years ago |
Timothy Flynn
|
69cd0d6599
Ladybird: Update stored URL when a page starts/finishes loading
|
2 years ago |
Timothy Flynn
|
9a5f9c101c
Ladybird: Implement updated alert/confirm/prompt IPC methods
|
2 years ago |
Timothy Flynn
|
948c4ba102
Ladybird/WebDriver: Implement the cookie endpoints for Ladybird
|
2 years ago |
Timothy Flynn
|
9e0db602ca
Ladybird: Implement WebDriver for Ladybird :^)
|
2 years ago |
Timothy Flynn
|
54321f49ad
Ladybird: Implement WebDriver's navigation and window control endpoints
|
2 years ago |
Timothy Flynn
|
4031630b49
Ladybird: Construct a WebDriverConnection when instructed to do so
|
2 years ago |
Timothy Flynn
|
7021d30288
Ladybird: Foward the WebContent passing socket FD by command line
|
2 years ago |
Timothy Flynn
|
39954f9e7f
Ladybird: Give the WebContent socket a descriptive name
|
2 years ago |