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
/
Libraries
/
LibWeb
Age
Commit message (
Expand
)
Author
2023-02-22
LibWeb: Make factory method of HTML::BrowsingContext fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Fetch::Response fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Fetch::Request fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Encoding::TextEncoder fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of DOMParsing::XMLSerializer fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory methods of WebGL::WebGLContextEvent fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of DOM::ElementFactory fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of Fetch::HeadersIterator fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of URL::URLSearchParamsIterator fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory methods of UIEvents::WheelEvent fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory methods of UIEvents::UIEvent fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory methods of UIEvents::KeyboardEvent fallible
Kenneth Myhra
2023-02-22
LibWeb: Make factory method of UIEvents::FocusEvent fallible
Kenneth Myhra
2023-02-21
LibWeb: Use browsing context creator URL for about:blank documents
Luke Wilde
2023-02-21
LibWeb+LibJS: Format Console arguments with JS::Print
Andrew Kaster
2023-02-21
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
Andreas Kling
2023-02-20
LibWeb: Replace `RefPtr` with `ValueComparingRefPtr` in StyleValue
MacDue
2023-02-19
WebDriver: Add computedlabel endpoint
Jonah
2023-02-19
LibTextCodec+Everywhere: Port Decoders to new Strings
Sam Atkins
2023-02-19
LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()`
Sam Atkins
2023-02-19
LibWeb: Serialize Accessible Name and Description for Accessibility Tree
Jonah
2023-02-19
LibWeb: Implement Accessible Name and Description Calculation
Jonah
2023-02-19
LibWeb: Add ARIA::allows_name_from_content
Jonah
2023-02-19
LibWeb: Relax unnecessarily narrow cast in Node::containing_block()
Andreas Kling
2023-02-19
LibWeb: Port StyleComputer to new Strings
Sam Atkins
2023-02-19
LibWeb: Port FontCache to new Strings
Sam Atkins
2023-02-19
LibWeb: Store stylesheet sources as StringViews
Sam Atkins
2023-02-19
LibWeb: Port Selector to new Strings
Sam Atkins
2023-02-19
LibWeb: Port FontFace to new Strings
Sam Atkins
2023-02-19
LibWeb: Port GeneralEnclosed to new Strings
Sam Atkins
2023-02-19
LibWeb: Use is_ascii_case_insensitive_match() where the spec says to
Sam Atkins
2023-02-19
LibWeb: Transform translate() values to device pixels before painting
Aliaksandr Kalenik
2023-02-18
LibWeb: Convert FormData to String and Vector storage
Luke Wilde
2023-02-18
LibWeb: Make factory method of XHR::ProgressEvent fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of URL::URLSearchParams fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of SVG::SVGLength fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::ModuleScript fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::Window fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::Storage fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::Navigator fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::History fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::PromiseRejectionEvent fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::WorkerNavigator fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::Path2D fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::HTMLOptionsCollection fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::DOMStringMap fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::SubmitEvent fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::TextMetrics fallible
Kenneth Myhra
2023-02-18
LibWeb: Make factory method of HTML::PageTransitionEvent fallible
Kenneth Myhra
[next]