Luke Wilde
|
cbe0901706
LibWeb: Implement performance.mark and performance.clearMarks
|
il y a 2 ans |
Luke Wilde
|
31b507afbf
LibWeb: Introduce Performance Timeline and its Performance functions
|
il y a 2 ans |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
il y a 2 ans |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
il y a 2 ans |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
il y a 2 ans |
Andrew Kaster
|
4afa6e264c
LibCore+LibWeb: Use AK::Time instead of timeval in Core::ElapsedTimer
|
il y a 2 ans |
Andrew Kaster
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
il y a 2 ans |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
il y a 2 ans |
Andreas Kling
|
5f4d4ffe39
LibWeb: Make PerformanceTiming GC-allocated
|
il y a 2 ans |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
il y a 2 ans |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
il y a 2 ans |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
il y a 3 ans |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
il y a 3 ans |
Luke Wilde
|
5aacec65ab
LibWeb: Rewrite EventTarget to more closely match the spec
|
il y a 3 ans |
Andreas Kling
|
0ee457dfdf
LibWeb: Provide a default DOM::EventTarget::dispatch_event()
|
il y a 3 ans |
Andreas Kling
|
90cdeebfb3
LibWeb: Rename DOM::Window::document() => associated_document()
|
il y a 3 ans |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Andreas Kling
|
9e45594dc8
LibWeb: Stub out the PerformanceTiming object from Navigation Timing
|
il y a 4 ans |
Andreas Kling
|
0639e77898
LibWeb: Make the Window object "inherit" from EventTarget :^)
|
il y a 4 ans |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
il y a 4 ans |