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
Age
Commit message (
Expand
)
Author
2023-06-03
LibWeb: Make pseudo-elements inspectable
Simon Wanner
2023-06-02
WebContent: Prevent renderer crash on partially invalid image
Nico Weber
2023-05-30
WebContent: Wait for Resource to load in wait_for_navigation_to_complete
Aliaksandr Kalenik
2023-05-29
Ladybird+Browser: Add a 'Dump All Resolved Styles' debug option
Ali Mohammad Pur
2023-05-28
WebContent+headless-browser: Use document.body.innerText for text tests
Andreas Kling
2023-05-25
LibWeb: Make `property_id_from_string()` return Optional
Sam Atkins
2023-05-24
Everywhere: Use MonotonicTime instead of Duration
kleines Filmröllchen
2023-05-24
Userland: Remove remaining users of Duration::now_realtime()
kleines Filmröllchen
2023-05-24
AK: Rename Time to Duration
kleines Filmröllchen
2023-05-24
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
Andreas Kling
2023-05-17
LibWeb: Resolve CSS custom properties on pseudo elements
Andreas Kling
2023-05-16
LibWeb+WebContent: Add APIs to control video playback state
Timothy Flynn
2023-05-16
Browser+LibWeb+WebContent: Broadcast video element context menu requests
Timothy Flynn
2023-05-08
LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h
Andreas Kling
2023-05-06
LibWeb: Fill PageHost root with document background color
Andreas Kling
2023-04-25
WebContent: Always update layout before dumping layout tree
Andreas Kling
2023-04-25
LibWeb+WebContent: Make document background and Viewport transparent
Sigmund Lahn
2023-04-24
WebContent: Add the 'thread' pledge for video playback
Timothy Flynn
2023-04-24
Services/WebContent: Use `JsonArray::append`
Cameron Youell
2023-04-24
AK: Add new failable `JsonArray::{append/set}` functions
Cameron Youell
2023-04-22
Browser+Ladybird+LibWeb: Port content filters to String
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Prevent infinite growth of content filters
Timothy Flynn
2023-04-20
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
Linus Groh
2023-04-20
LibWeb/Layout: Rename Box::{paint => paintable}_box()
Linus Groh
2023-04-20
LibWeb/WebDriver: Handle WindowProxy in internal_json_clone_algorithm()
Linus Groh
2023-04-18
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
Timothy Flynn
2023-04-13
LibJS: Make intrinsics getters return NonnullGCPtr
Linus Groh
2023-04-07
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
Kenneth Myhra
2023-03-22
LibWeb+WebContent: Change the "noopener" storage type to a named enum
Timothy Flynn
2023-03-21
Everywhere: Use `LibFileSystem` where trivial
Cameron Youell
2023-03-21
WebDriver: Activate the browser tab during the Switch To Window command
Timothy Flynn
2023-03-21
WebContent+Everywhere: Add a WebContent IPC to activate a tab
Timothy Flynn
2023-03-21
WebDriver: Do not activate tabs created by the New Window endpoint
Timothy Flynn
2023-03-21
WebContent+Everywhere: Add an option to not activate new tabs over IPC
Timothy Flynn
2023-03-18
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
Andreas Kling
2023-03-17
LibWeb: Move initialization of the MainThreadVM to WebContent's main()
Timothy Flynn
2023-03-16
WebContent: Allow pop-ups when WebDriver is connected
Aliaksandr Kalenik
2023-03-16
WebContent+WebDriver: Get window handle from WebContent process
Aliaksandr Kalenik
2023-03-16
LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window
Aliaksandr Kalenik
2023-03-16
LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab
Aliaksandr Kalenik
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-16
WebContent+LibWebView: Consolidate the way browsers connect to WebDriver
Timothy Flynn
2023-03-14
WebContent: Coalesce multiple sequential MouseMove events
Andreas Kling
2023-03-14
WebContent: Give paint requests a chance to happen between input events
Andreas Kling
2023-03-13
LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String
Timothy Flynn
2023-03-11
LibWeb/HTML: Propagate OOM errors from Window::{local,session}_storage()
Linus Groh
2023-03-08
WebContent: Wait for navigation to complete in WebDriver
Aliaksandr Kalenik
2023-03-07
WebContent+WebDriver: Ensure Get Window Handle checks for closed BCs
Timothy Flynn
2023-03-07
WebContent+WebDriver: Move window commands handling back to WebDriver
Aliaksandr Kalenik
[next]