Andreas Kling
|
a2348ebcc0
LibWeb: Make Window.getSelection() forward to Document.getSelection()
|
2 年之前 |
Andrew Kaster
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 年之前 |
Andrew Kaster
|
a838cf2725
LibWeb: Delete WindowObjectHelper and use new generated helper instead
|
2 年之前 |
Linus Groh
|
32ad939e44
LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h
|
2 年之前 |
Linus Groh
|
4ea6cc56be
LibWeb: Move unsafe_shared_current_time() to HighResolutionTime
|
2 年之前 |
Andrew Kaster
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 年之前 |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 年之前 |
Andrew Kaster
|
c61a4f35dc
LibWeb: Move Web prototypes and constructors to new Intrinsics object
|
2 年之前 |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
2 年之前 |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 年之前 |
Linus Groh
|
6480faacb6
LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/
|
2 年之前 |
Linus Groh
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 年之前 |
Andreas Kling
|
37ea6de772
LibWeb: Remove now-unnecessary JS::Handles in microtask capture lists
|
2 年之前 |
Andreas Kling
|
2ccb9bef49
LibWeb: Remove now-unnecessary JS::Handles in HTML task capture lists
|
2 年之前 |
Luke Wilde
|
dfe57543a4
LibWeb: Keep message alive in postMessage task callback lambda
|
2 年之前 |
Linus Groh
|
6055b0e850
LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro
|
2 年之前 |
Andreas Kling
|
ac76df3d47
LibWeb: Implement Window.frameElement
|
2 年之前 |
Andreas Kling
|
4ee5dfbe4b
LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms
|
2 年之前 |
networkException
|
e377e28fd2
LibWeb: Implement window.length
|
2 年之前 |
Andreas Kling
|
9176a0de99
LibWeb: Stop using Bindings::wrap() in a bunch of places
|
2 年之前 |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
2 年之前 |
Andreas Kling
|
915a240944
LibWeb: Make IdleDeadline GC-allocated
|
2 年之前 |
Andreas Kling
|
8f2a711132
LibWeb: Make Selection GC-allocated
|
2 年之前 |
Andreas Kling
|
be9d3860b9
LibWeb: Make Crypto GC-allocated
|
2 年之前 |
Andreas Kling
|
a9cae56f8e
LibWeb: Remove unused HTML::Window::create_with_document()
|
2 年之前 |
Andreas Kling
|
7a9b8ced38
LibWeb: Make SubtleCrypto GC-allocated
|
2 年之前 |
Andreas Kling
|
2ac8e3db3a
LibWeb: Make Storage GC-allocated
|
2 年之前 |
Andreas Kling
|
16fbb91aa1
LibWeb: Make History GC-allocated
|
2 年之前 |
Andreas Kling
|
c7ac82ec33
LibWeb: Make HTML::Timer GC-allocated
|
2 年之前 |
Andreas Kling
|
8c90e08e0b
LibWeb: Make CSS::Screen GC-allocated
|
2 年之前 |