Kenneth Myhra
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 years ago |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
Ali Mohammad Pur
|
803ff81d4a
LibXML+LibWeb: Avoid implicit cast from StringView{}->DeprecatedString
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Andreas Kling
|
7d45927d41
LibWeb: Rename HTMLScriptElement "non-blocking" to "force async"
|
2 years ago |
MacDue
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
2 years ago |
Timothy Flynn
|
b10bbac061
LibXML+LibWeb: Store the XML document's original source
|
2 years ago |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
2 years ago |
Linus Groh
|
32ad939e44
LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h
|
2 years ago |
Linus Groh
|
4ea6cc56be
LibWeb: Move unsafe_shared_current_time() to HighResolutionTime
|
2 years ago |
Andrew Kaster
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 years ago |
Andreas Kling
|
2ccb9bef49
LibWeb: Remove now-unnecessary JS::Handles in HTML task capture lists
|
2 years ago |
Andreas Kling
|
797d28adca
LibWeb: Save begin/end timestamps for load and DOMContentLoaded events
|
2 years ago |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 years ago |
Andreas Kling
|
7c3db526b0
LibWeb: Make DOM::Event and all its subclasses GC-allocated
|
2 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Ali Mohammad Pur
|
5a0123fd2f
LibWeb: Load X(HT)ML documents and transform them into HTML DOM
|
3 years ago |