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
Age
Commit message (
Expand
)
Author
2022-11-27
WebDriver: Implement stub for /session/{id}/print
Baitinq
2022-11-26
LibWeb+WebContent: Label redirects with new FrameLoader::Type::Redirect
Baitinq
2022-11-26
Taskbar: Unbreak SDL2 port by changing include path
Jelle Raaijmakers
2022-11-26
Taskbar: Removed the awkward window reference struct
Arda Cinar
2022-11-26
Taskbar: Made it possible to add a system menu to taskbar later
Arda Cinar
2022-11-26
Taskbar: Rename start_menu to system_menu
Arda Cinar
2022-11-25
AudioServer: Detect improperly detached audio clients
kleines Filmröllchen
2022-11-26
LibWebView+WebContent: Propagate unconsumed input events out of OOPWV
Sam Atkins
2022-11-24
LibWeb+WebDriver: Support running headless WebDriver sessions
Timothy Flynn
2022-11-24
WebContent: Remove WebContent::ConnectionFromClient from WebDriver
Timothy Flynn
2022-11-24
LibWeb+WebContent: Virtualize methods needed for WebDriver in PageClient
Timothy Flynn
2022-11-24
WebContent: Store a base PageClient in the WebDriverConnection
Timothy Flynn
2022-11-24
WebContent: Set the WebDriver active flag directly on the Page
Timothy Flynn
2022-11-24
LibWeb+WebContent: Virtualize PageClient methods needed for all clients
Timothy Flynn
2022-11-24
LibWeb+WebContent: Move pending dialog handling from PageHost to Page
Timothy Flynn
2022-11-23
Userland+Tests: Remove a few more LibJS/{AST.h,Parser.h} includes
Andreas Kling
2022-11-21
WebContent: Implement WebDriver's implicit timeout for finding elements
Timothy Flynn
2022-11-21
WebContent: Don't assume start nodes for finding elements remain valid
Timothy Flynn
2022-11-19
WebContent: Add `$()` and `$$()` functions to browser console
Sam Atkins
2022-11-19
WebContent: Add `$_` variable to browser console
Sam Atkins
2022-11-19
WebContent: Rename $0 getter and use global object instead of `this`
Sam Atkins
2022-11-19
WebContent: Create a separate realm for JS console input
Sam Atkins
2022-11-19
WindowServer: Add misbehavior restriction for Blocking modals
thankyouverycool
2022-11-19
WindowServer: Don't compute title usernames for frameless Windows
thankyouverycool
2022-11-19
LibGUI+Taskbar+Applets+Applications: Set various windows as Popups
thankyouverycool
2022-11-19
LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts
thankyouverycool
2022-11-19
WindowServer: Add request_close_fragile_windows() helper
thankyouverycool
2022-11-19
WindowServer: Add foremost_popup_window() helper
thankyouverycool
2022-11-19
LibGUI+WindowServer: Remove InputPreemptor concept
thankyouverycool
2022-11-19
LibGUI+WindowServer: Replace WindowInput{Enter,Leave} Events
thankyouverycool
2022-11-19
LibGUI+WindowServer: Add WindowType:Autocomplete and helpers
thankyouverycool
2022-11-19
Everywhere: Remove unnecessary mutable attributes from lambdas
MacDue
2022-11-18
WebContent: Add missing user prompt handling steps
Timothy Flynn
2022-11-18
WebDriver: Implement all modes for handling the current user prompt
Timothy Flynn
2022-11-18
WebContent+WebDriver: Send the parsed capabilities over to WebContent
Timothy Flynn
2022-11-18
LibWeb+WebDriver: Begin processing and matching WebDriver capabilities
Timothy Flynn
2022-11-16
LibWeb+LibWebView+WebContent+WebDriver: Implement Send Alert Text
Timothy Flynn
2022-11-16
LibWeb+WebContent+WebDriver: Implement Get Alert Text
Timothy Flynn
2022-11-16
LibWeb+WebContent+WebDriver: Implement Accept Alert
Timothy Flynn
2022-11-16
LibWeb+WebContent+WebDriver: Implement Dismiss Alert
Timothy Flynn
2022-11-16
LibWebView+WebContent: Begin handling open user dialogs for WebDriver
Timothy Flynn
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-15
Userland: Properly define IPC::encode and IPC::decode specializations
Timothy Flynn
2022-11-15
LibWeb+WebContent+WebDriver: Implement Find Elements From Shadow Root
Timothy Flynn
2022-11-15
LibWeb+WebContent+WebDriver: Implement Find Element From Shadow Root
Timothy Flynn
2022-11-15
LibWeb+WebContent+WebDriver: Implement Get Element Shadow Root
Timothy Flynn
2022-11-15
LibWeb+WebContent+WebDriver: Implement Get Active Element
Timothy Flynn
2022-11-14
WebContent+WebDriver: Move Window commands to WebContent
Timothy Flynn
[next]