Andreas Kling
|
e1fb8bef09
LibWeb: Rename Document::complete_url() => parse_url()
|
3 yıl önce |
Andreas Kling
|
c759055c08
LibWeb: Implement "Document has a style sheet that is blocking scripts"
|
3 yıl önce |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 yıl önce |
Andreas Kling
|
dfa9dcca98
LibWeb+Browser: Remove unnecessary InProcessWebView.h includes
|
3 yıl önce |
Alexander
|
d528c9c2ee
LibWeb: Don't print JavaScript syntax error hints
|
4 yıl önce |
Idan Horowitz
|
795786387b
LibJS: Remove the NativeProperty mechanism from LibJS
|
4 yıl önce |
Luke
|
a826df773e
LibWeb: Make WrapperGenerator generate nullable wrapper types
|
4 yıl önce |
Idan Horowitz
|
2f60508ae0
LibWeb: Hook on_call_stack_emptied after m_interpreter was initialized
|
4 yıl önce |
Adam Hodgen
|
4affe052b8
LibWeb: Add JSON serialization method to DOM::Node
|
4 yıl önce |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
4 yıl önce |
Ali Mohammad Pur
|
fd72597999
LibWeb: Make ExceptionOr capable of holding all error types in the spec
|
4 yıl önce |
Paul Irwin
|
5eb65286b6
LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly
|
4 yıl önce |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 yıl önce |
Idan Horowitz
|
de9fa6622a
LibJS: Add the FinalizationRegistry built-in object
|
4 yıl önce |
Idan Horowitz
|
6913f06b6f
LibJS: Store and maintain an "execution generation" counter
|
4 yıl önce |
Ali Mohammad Pur
|
51c2c69357
AK+Everywhere: Disallow constructing Functions from incompatible types
|
4 yıl önce |
Max Wipfli
|
bc8d16ad28
Everywhere: Replace ctype.h to avoid narrowing conversions
|
4 yıl önce |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 yıl önce |
Luke
|
1258d06f74
LibWeb: Fix "adopt" => "adopt_ref" change in adoptNode exceptions
|
4 yıl önce |
Luke
|
df52040ce9
LibWeb: Implement replacing the current body when setting document.body
|
4 yıl önce |
Luke
|
b6004a4ce1
LibWeb: Add non-const variants of Document::{html_element,body,head}()
|
4 yıl önce |
Luke
|
7f6baf8b17
LibWeb: Add Document.{images,embeds,plugins,links,forms,scripts}
|
4 yıl önce |
Linus Groh
|
62c7608a25
LibJS+LibWeb: Move exception logging and remove should_log_exceptions
|
4 yıl önce |
Linus Groh
|
08373090ae
LibJS: Add VM::on_call_stack_emptied callback
|
4 yıl önce |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 yıl önce |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 yıl önce |
Andreas Kling
|
b74bf31a53
LibWeb: Implement document.anchors
|
4 yıl önce |
Andreas Kling
|
43d16fa5b6
LibWeb: Implement document.applets
|
4 yıl önce |
Andreas Kling
|
e4df1b223f
LibWeb: Implement a slow but functional HTMLCollection :^)
|
4 yıl önce |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 yıl önce |