Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 سال پیش |
Matthew Olsson
|
70a2ca7fc0
LibJS: Handle both const and non-const Ts in Handle<T>::create()
|
2 سال پیش |
Kenneth Myhra
|
eed69e5093
LibWeb: Port MessageEvent to new String
|
2 سال پیش |
Kenneth Myhra
|
d0f904dd4c
LibWeb: Port MediaQueryListEvent to new String
|
2 سال پیش |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 سال پیش |
Kenneth Myhra
|
dcbe927b48
LibWeb: Make factory method of Selection::Selection fallible
|
2 سال پیش |
Kenneth Myhra
|
459959b297
LibWeb: Make factory method of HTML::BrowsingContext fallible
|
2 سال پیش |
Kenneth Myhra
|
ff92324fa5
LibWeb: Make factory method of DOM::ElementFactory fallible
|
2 سال پیش |
Kenneth Myhra
|
587cf355ed
LibWeb: Make factory methods of UIEvents::UIEvent fallible
|
2 سال پیش |
Kenneth Myhra
|
a401cff4e2
LibWeb: Make factory methods of UIEvents::KeyboardEvent fallible
|
2 سال پیش |
Luke Wilde
|
2ca8cf49ca
LibWeb: Use browsing context creator URL for about:blank documents
|
2 سال پیش |
Jonah
|
29d724d95c
LibWeb: Serialize Accessible Name and Description for Accessibility Tree
|
2 سال پیش |
Sam Atkins
|
2026ea557e
LibWeb: Use is_ascii_case_insensitive_match() where the spec says to
|
2 سال پیش |
Kenneth Myhra
|
3e834636a6
LibWeb: Make factory method of HTML::Window fallible
|
2 سال پیش |
Kenneth Myhra
|
2f4db60c08
LibWeb: Make factory method of HTML::History fallible
|
2 سال پیش |
Kenneth Myhra
|
d94b59263e
LibWeb: Make factory method of DOM::NodeIterator fallible
|
2 سال پیش |
Kenneth Myhra
|
0791195843
LibWeb: Make factory methods of DOM::Range fallible
|
2 سال پیش |
Kenneth Myhra
|
ff875d353b
LibWeb: Make factory method of DOM::HTMLCollection fallible
|
2 سال پیش |
Kenneth Myhra
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 سال پیش |
Kenneth Myhra
|
0d9076c9f5
LibWeb: Make factory methods of DOM::Document fallible
|
2 سال پیش |
Kenneth Myhra
|
552663a2ba
LibWeb: Make factory method of DOM::TreeWalker fallible
|
2 سال پیش |
Kenneth Myhra
|
1e03aa0ece
LibWeb: Make factory method of DOM::AccessibilityTreeNode fallible
|
2 سال پیش |
Kenneth Myhra
|
2c8a689390
LibWeb: Make factory methods of DOM::CustomEvent fallible
|
2 سال پیش |
Kenneth Myhra
|
b9c5828fe6
LibWeb: Make factory method of DOM::DOMImplementation fallible
|
2 سال پیش |
Kenneth Myhra
|
719839b882
LibWeb: Make factory method of CSS::StyleSheetList fallible
|
2 سال پیش |
Kenneth Myhra
|
7ec444047c
LibWeb: Make factory methods of HTML::MessageEvent fallible
|
2 سال پیش |
Karol Kosek
|
2cc108a15e
LibWeb: Rename DOM::shadow_root() to shadow_root_internal()
|
2 سال پیش |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 سال پیش |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 سال پیش |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 سال پیش |