Linus Groh
|
b572a91a6f
LibWeb+WebContent: Add WebDriver infrastructure for executing scripts
|
2 éve |
Timothy Flynn
|
6aea60e6ee
LibWeb+LibWebView+WebContent: Add IPC to receive window position/size
|
2 éve |
martinfalisse
|
5ffff09e05
WebContent+Friends: Add get_element_text IPC and plumbing
|
2 éve |
Aliaksandr Kalenik
|
9cbf031b6d
LibWeb: Add button property in MouseEvent
|
2 éve |
Tobias Christiansen
|
be6bbdaa3b
WebContent+Friends: Add get_element_tag_name IPC and plumbing
|
2 éve |
Tobias Christiansen
|
202b2be1f2
WebContent+Friends: Add IPC and plumbing for WebDriver endpoint
|
2 éve |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 éve |
Tobias Christiansen
|
3db92885cd
WebContent+Friends: Add get_element_property IPC and plumbing
|
2 éve |
Tobias Christiansen
|
3f5a620b5d
WebContent+Friends: Add get_element_attribute IPC and plumbing
|
2 éve |
Tobias Christiansen
|
0e5cfccc71
WebContent: Fix broken Optional<> returns through IPC
|
2 éve |
Tobias Christiansen
|
281991057c
WebContent: Add more IPC endpoints for getting Elements
|
2 éve |
Linus Groh
|
3f24a444f9
LibWeb+WebContent: Add plumbing for 'webdriver-active flag'
|
2 éve |
Andreas Kling
|
829186af7d
LibWeb+WebContent: Add EventLoopPlugin::quit() virtual
|
2 éve |
Andreas Kling
|
7354ac724e
WebContent: Don't pthread_setname_np() non-SerenityOS platforms
|
2 éve |
Andreas Kling
|
f877782117
WebContent: Use Web::Platform::Timer instead of Core::Timer
|
2 éve |
Andreas Kling
|
d4acdac317
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
|
2 éve |
Andreas Kling
|
2d72abc3d4
LibWeb+WebContent: Store Realm instead of Interpreter in ConsoleClient
|
2 éve |
Andreas Kling
|
5366924f11
LibWeb: Make StyleSheetList GC-allocated
|
2 éve |
Andreas Kling
|
5d60212076
LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated
|
2 éve |
Linus Groh
|
867ad03995
LibJS: Move Console ownership from GlobalObject to ConsoleObject
|
2 éve |
Linus Groh
|
275dea9d98
LibJS: Remove {Bytecode::,}Interpreter::global_object()
|
2 éve |
Andreas Kling
|
548081ea23
Userland+Base: Make the window titlebar font configurable separately
|
2 éve |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 éve |
MacDue
|
3294753d6c
Browser+WebContent: Fix inspecting non-visible nodes
|
3 éve |
Lucas CHOLLET
|
662711fa26
Browser+LibWeb+WebContent: Allow Browser to load local files
|
3 éve |
Karol Kosek
|
03cda8a013
LibWeb+LibWebView+WebContent: Get doubleclick events from LibGUI
|
3 éve |
Rafał Babiarz
|
b162b7eec6
Browser+LibWeb+WebContent: Add ability to inspect session storage
|
3 éve |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 éve |
Ali Mohammad Pur
|
a42e03b01a
Browser+LibWeb+WebContent: Implement per-URL-pattern proxies
|
3 éve |
Andreas Kling
|
463dc91049
WebContent: Cancel pending paint requests when removing a backing store
|
3 éve |