Linus Groh
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 gadi atpakaļ |
Andreas Kling
|
8cda70c892
LibWeb: Move event listeners, handlers and callbacks to the GC heap
|
2 gadi atpakaļ |
Luke Wilde
|
3fe66bddf4
LibWeb: Implement WindowEventHandlers
|
3 gadi atpakaļ |
Luke Wilde
|
ebf2184636
LibWeb: Only make certain <body> and <frameset> events apply to Window
|
3 gadi atpakaļ |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 gadi atpakaļ |
Andreas Kling
|
e76e8e22b5
LibWeb: Separate "event listener" from "EventListener"
|
3 gadi atpakaļ |
Luke Wilde
|
5aacec65ab
LibWeb: Rewrite EventTarget to more closely match the spec
|
3 gadi atpakaļ |
Linus Groh
|
e37cf73300
LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject
|
3 gadi atpakaļ |
Andreas Kling
|
824be02cb0
LibWeb: Move `onfoo` attribute handling to EventTarget
|
3 gadi atpakaļ |
Andreas Kling
|
c8270dbe2e
LibJS: Rename ScriptFunction => OrdinaryFunctionObject
|
4 gadi atpakaļ |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
4 gadi atpakaļ |
Ali Mohammad Pur
|
8b3f8879c1
LibJS: Use an enum class instead of 'bool is_generator'
|
4 gadi atpakaļ |
Ali Mohammad Pur
|
3234697eca
LibJS: Implement generator functions (only in bytecode mode)
|
4 gadi atpakaļ |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 gadi atpakaļ |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 gadi atpakaļ |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 gadi atpakaļ |
Andreas Kling
|
a59b1825ce
LibWeb: Basic implementation of global event handlers :^)
|
4 gadi atpakaļ |