index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Services
/
WebContent
/
ConnectionFromClient.cpp
Age
Commit message (
Expand
)
Author
2022-11-16
LibWebView+WebContent: Wait for dialog responses without blocking IPC
Timothy Flynn
2022-11-15
LibWeb: Add 'should block pop ups' user config to Page
Idan Horowitz
2022-11-15
Userland: Remove workarounds for LibIPC include order sensitivity
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Execute Async Script to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Page Source to WebContent
Timothy Flynn
2022-11-11
WebContent: Capture entire content rect when taking a full screenshot
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Take Element Screenshot to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Is Element Enabled to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Rect to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Tag Name to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Text to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element CSS Value to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Property to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Attribute to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Is Element Selected to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Find Elements From Element to WC
Timothy Flynn
2022-11-09
Everywhere: Fix a few comment typos
Nico Weber
2022-11-08
WebContent+WebDriver: Set the navigator.webdriver flag from WebDriver
Timothy Flynn
2022-11-08
WebContent: Add a very-empty WebDriver IPC class to WebContent
Timothy Flynn
2022-11-05
WebContent: Capture horizontal overflow in full document screenshots
Timothy Flynn
2022-11-05
LibWebView+WebContent: Add an IPC to take a full document screenshot
Timothy Flynn
2022-11-05
LibWebView+WebContent: Add an IPC to take an element screenshot
Timothy Flynn
2022-11-05
LibWebView+WebContent: Add an IPC to scroll an element into view
Timothy Flynn
2022-11-05
WebContent: Abstract calculating an element's absolute rect to a helper
Timothy Flynn
2022-11-03
LibWebView+WebConent: Add an IPC to get an element's selected state
Timothy Flynn
2022-11-03
LibWebView+WebConent: Add an IPC to get an element's enabled state
Timothy Flynn
2022-11-03
LibWebView+WebConent: Add an IPC to get an element's absolute rect
Timothy Flynn
2022-11-03
WebContent: Add a static helper to find an element by its remote ID
Timothy Flynn
2022-11-03
LibWebView+WebContent: Add IPC to run the fragment serialization steps
Timothy Flynn
2022-11-02
LibWeb+WebContent: Add WebDriver infrastructure for executing scripts
Linus Groh
2022-11-01
LibWeb+LibWebView+WebContent: Add IPC to receive window position/size
Timothy Flynn
2022-11-01
WebContent+Friends: Add get_element_text IPC and plumbing
martinfalisse
2022-10-23
LibWeb: Add button property in MouseEvent
Aliaksandr Kalenik
2022-10-22
WebContent+Friends: Add get_element_tag_name IPC and plumbing
Tobias Christiansen
2022-10-20
WebContent+Friends: Add IPC and plumbing for WebDriver endpoint
Tobias Christiansen
2022-10-20
LibWeb: Make the layout tree GC-allocated
Andreas Kling
2022-10-19
WebContent+Friends: Add get_element_property IPC and plumbing
Tobias Christiansen
2022-10-19
WebContent+Friends: Add get_element_attribute IPC and plumbing
Tobias Christiansen
2022-10-19
WebContent: Fix broken Optional<> returns through IPC
Tobias Christiansen
2022-10-18
WebContent: Add more IPC endpoints for getting Elements
Tobias Christiansen
2022-10-13
LibWeb+WebContent: Add plumbing for 'webdriver-active flag'
Linus Groh
2022-10-08
LibWeb+WebContent: Add EventLoopPlugin::quit() virtual
Andreas Kling
2022-10-06
WebContent: Don't pthread_setname_np() non-SerenityOS platforms
Andreas Kling
2022-10-06
WebContent: Use Web::Platform::Timer instead of Core::Timer
Andreas Kling
2022-09-20
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
Andreas Kling
2022-09-06
LibWeb+WebContent: Store Realm instead of Interpreter in ConsoleClient
Andreas Kling
2022-09-06
LibWeb: Make StyleSheetList GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated
Andreas Kling
2022-08-28
LibJS: Move Console ownership from GlobalObject to ConsoleObject
Linus Groh
2022-08-23
LibJS: Remove {Bytecode::,}Interpreter::global_object()
Linus Groh
[next]