sin-ack
|
29583104d2
LibWeb: Refactor all LabelableNode subclasses + input event handling :^)
|
3 年之前 |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 年之前 |
Andreas Kling
|
a97586c24a
LibWeb: Shrink DOM::EventTarget by 80 bytes
|
3 年之前 |
Andreas Kling
|
e76e8e22b5
LibWeb: Separate "event listener" from "EventListener"
|
3 年之前 |
Luke Wilde
|
5aacec65ab
LibWeb: Rewrite EventTarget to more closely match the spec
|
3 年之前 |
davidot
|
9264f9d24e
LibJS+Everywhere: Remove VM::exception() and most related functions
|
3 年之前 |
mjz19910
|
1ef633472b
Everywhere: Convert VM::call() to JS::call()
|
3 年之前 |
Andreas Kling
|
90cdeebfb3
LibWeb: Rename DOM::Window::document() => associated_document()
|
3 年之前 |
Andreas Kling
|
6ad427993a
Everywhere: Behaviour => Behavior
|
3 年之前 |
Luke Wilde
|
b275b8c87a
LibWeb: Check target's root instead of target itself in EventDispatcher
|
3 年之前 |
Luke Wilde
|
f7f37eaa0f
LibWeb: Make Node::root return a reference
|
3 年之前 |
Luke Wilde
|
dd1a49ff93
LibWeb: Add missing shadow including ancestor checks in EventDispatcher
|
3 年之前 |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
4 年之前 |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 年之前 |
Linus Groh
|
08373090ae
LibJS: Add VM::on_call_stack_emptied callback
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Linus Groh
|
ade3adcc7a
LibWeb: Run queued promise jobs after callbacks
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |