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 |
Marco Cutecchia
|
5a9b891268
Ladybird: Stub out notify_server_did_request_fullscreen_window
|
2 years ago |
Timothy Flynn
|
e592c7691e
Ladybird: Stub out history navigation WebView::ViewImplementation APIs
|
2 years ago |
Timothy Flynn
|
fcc0530e26
Ladybird: Stub out new cookie WebView::ViewImplementation APIs
|
2 years ago |
Baitinq
|
e80147afba
Ladybird: Fix reloading functionality
|
2 years ago |
Timothy Flynn
|
0b15fd4a12
Ladybird: Stub out new WebView::ViewImplementation APIs
|
2 years ago |
Baitinq
|
982174706b
Ladybird: Handle forward and backward mouse buttons
|
2 years ago |
Linus Groh
|
c91978baa6
Ladybird: Use Browser's CookieJar.{cpp,h}
|
2 years ago |
Andreas Kling
|
195cdb33de
Ladybird/WebContentView: Make Tab and Shift+Tab work
|
2 years ago |
Andreas Kling
|
c154d94964
Ladybird/WebContentView: Accept focus and notify WebContent on change
|
2 years ago |
Andreas Kling
|
52a7282c64
Ladybird: Close the other side's file descriptors after forking
|
2 years ago |
Andrew Kaster
|
6fff03713c
Ladybird: Ensure that installed ladybird can launch WebContent process
|
2 years ago |
Andreas Kling
|
1298baa9ad
Ladybird: Port over ConsoleWidget from the SerenityOS Browser
|
2 years ago |