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
/
WebContentServer.ipc
Age
Commit message (
Expand
)
Author
2023-05-28
WebContent+headless-browser: Use document.body.innerText for text tests
Andreas Kling
2023-05-16
LibWeb+WebContent: Add APIs to control video playback state
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Port content filters to String
Timothy Flynn
2023-04-18
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
Timothy Flynn
2023-03-16
WebContent: Add IPC call to set window handle from WebContent client
Aliaksandr Kalenik
2023-03-16
WebContent: Add IPC call to get window handle from WebContent client
Aliaksandr Kalenik
2023-03-13
LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String
Timothy Flynn
2023-01-12
WebContent: Add IPC for setting 'device pixels per CSS pixel'
Linus Groh
2023-01-07
LibWebView+WebContent: Expose the Accessibility Tree to Other Processes
Jonah
2022-12-19
Browser+WebContent: Fixup some DOM inspector weirdness
MacDue
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-16
LibWebView+WebContent: Wait for dialog responses without blocking IPC
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
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-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
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-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
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-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-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-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-09-20
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
Andreas Kling
2022-08-01
Userland+Base: Make the window titlebar font configurable separately
Andreas Kling
2022-06-27
Browser+LibWeb+WebContent: Allow Browser to load local files
Lucas CHOLLET
2022-06-20
LibWeb+LibWebView+WebContent: Get doubleclick events from LibGUI
Karol Kosek
2022-05-28
Browser+LibWeb+WebContent: Add ability to inspect session storage
Rafał Babiarz
2022-04-09
Browser+LibWeb+WebContent: Implement per-URL-pattern proxies
Ali Mohammad Pur
2022-04-03
Browser+LibWeb+WebContent: Add ability to inspect local storage
Valtteri Koskivuori
2022-03-31
WebContent: Add plumbing for 'is scripting enabled' setting
Linus Groh
[next]