Andrew Kaster
|
a3a74245d6
LibWeb: Implement consume user activation AO
|
1 year ago |
Andrew Kaster
|
45860e3878
LibWeb: Move consume history-action user activation to Window
|
1 year ago |
Andrew Kaster
|
9c6ebe21d2
LibWeb: Remove get prefix from activation timestamp getters
|
1 year ago |
Jamie Mansfield
|
34b2a4f7ca
LibWeb: Add getter for history-action activation
|
1 year ago |
Jamie Mansfield
|
a741f68eb9
LibWeb: Implement "consume history-action user activation"
|
1 year ago |
Jamie Mansfield
|
30539db2fc
LibWeb: Use Infinity<double> for infinity
|
1 year ago |
Jamie Mansfield
|
227151b881
LibWeb: Add getter for sticky activation
|
1 year ago |
Timothy Flynn
|
2d4d16ac37
LibWeb: Remove exceptional return types from infallible stream IDL
|
1 year ago |
Jamie Mansfield
|
e487f70bbf
LibWeb: Support "importmap" scripts
|
1 year ago |
Tim Ledbetter
|
88f3145f8a
LibWeb: Add methods to Window that must do nothing
|
1 year ago |
Lucas CHOLLET
|
676fc5e8c6
LibWeb: Implement HTML::ImageBitmap
|
1 year ago |
Tim Ledbetter
|
3876875bd8
LibWeb: Stub out missing cross origin properties on the window object
|
1 year ago |
Tim Ledbetter
|
eebdc7bc88
LibWeb: Allow the Performance object to be used by workers
|
1 year ago |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 year ago |
Tim Ledbetter
|
fc1f037cd1
LibWeb: Implement the `window.opener` attribute
|
1 year ago |
Andreas Kling
|
b98a2be96b
LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM
|
1 year ago |
Timothy Flynn
|
090dbac5a3
Revert "LibWeb: Allow bypassing transient activation checks for tests"
|
1 year ago |
auipc
|
6a662e0d43
LibWeb: Add various window transformation methods
|
1 year ago |
Timothy Flynn
|
e52c30cbd5
LibWeb: Allow bypassing transient activation checks for tests
|
1 year ago |
Andrew Kaster
|
521ed0e911
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
1 year ago |
Andreas Kling
|
40f87f0954
LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope
|
1 year ago |
Andreas Kling
|
de993be02f
LibWeb: Return child navigable target name set with FlyString keys
|
1 year ago |
Andreas Kling
|
41f56b0df9
LibWeb: Let supported_property_names() return Vector<FlyString>
|
1 year ago |
Andreas Kling
|
9793d69d4f
LibWeb: Make HTML::Window::page() return a Page&
|
1 year ago |
Reimar
|
4299fb604b
LibWeb: Add window.status property
|
1 year ago |
Shannon Booth
|
629f661e3b
LibWeb: Port supported property names from DeprecatedString to String
|
1 year ago |
Timothy Flynn
|
ffdc2d8add
LibWeb+LibWebView+WebContent: Add an Inspector IDL object to the Window
|
1 year ago |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 year ago |
Luke Wilde
|
fc42c75a0c
LibWeb: Make Window.postMessage closer to the spec
|
1 year ago |
Shannon Booth
|
b37aab1277
LibWeb: Port named_item_value from DeprecatedFlyString
|
1 year ago |