Jamie Mansfield
|
9b9d32dfb2
LibWeb: Fix crash when removing event listeners
|
3 tahun lalu |
Linus Groh
|
9422ae9bb2
LibJS: Add infallible variant of VM::push_execution_context()
|
3 tahun lalu |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 tahun lalu |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 tahun lalu |
Luke Wilde
|
3479f1c4e8
LibWeb: Add support for the options variant of {add,remove}EventListener
|
3 tahun lalu |
Andreas Kling
|
9521f71944
LibWeb: Support "useCapture" parameter to add/removeEventListener
|
3 tahun lalu |
Andreas Kling
|
e76e8e22b5
LibWeb: Separate "event listener" from "EventListener"
|
3 tahun lalu |
Luke Wilde
|
5aacec65ab
LibWeb: Rewrite EventTarget to more closely match the spec
|
3 tahun lalu |
Andreas Kling
|
0b997b9d35
LibWeb: Resolve a FIXME when determining target of an event handler
|
3 tahun lalu |
Linus Groh
|
1ee7e97e24
LibJS: Pass source text to ECMAScriptFunctionObject::create()
|
3 tahun lalu |
Linus Groh
|
0c73fbbba5
LibJS: Rename FunctionKind::{Regular => Normal}
|
3 tahun lalu |
davidot
|
13ead80ee6
LibJS: Add PrivateEnvironment
|
3 tahun lalu |
Andreas Kling
|
5ac82efbe1
LibWeb: Mark event listeners generated by event handler attributes
|
3 tahun lalu |
Andreas Kling
|
0ee457dfdf
LibWeb: Provide a default DOM::EventTarget::dispatch_event()
|
3 tahun lalu |
Linus Groh
|
e37cf73300
LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject
|
3 tahun lalu |
Andreas Kling
|
e649144a90
LibWeb: Replace ScriptExecutionContext::interpreter() with realm()
|
3 tahun lalu |
Andreas Kling
|
51b33b5678
LibWeb: Implement basic retargeting of body/frameset event handlers
|
3 tahun lalu |
Andreas Kling
|
824be02cb0
LibWeb: Move `onfoo` attribute handling to EventTarget
|
3 tahun lalu |
Luke
|
2cc6b919f7
LibWeb: Implement EventTarget.dispatchEvent
|
4 tahun lalu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 tahun lalu |
Linus Groh
|
9d2635d94b
LibWeb: Support nullable EventListener parameters in WrapperGenerator
|
4 tahun lalu |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 tahun lalu |