Timothy Flynn
|
32a22c49e3
LibWeb: Move StructuredSerializeOptions to its own header
|
vor 8 Monaten |
Tim Ledbetter
|
89b6cd3fb1
LibWeb: Expose `crypto` object to workers
|
vor 9 Monaten |
Andreas Kling
|
0e1256e5a4
LibWeb: Make requestAnimationFrame() callback IDs sequential
|
vor 11 Monaten |
Shannon Booth
|
9b59dc5e8b
Bindings: Remove exception handling for named_item_value
|
vor 11 Monaten |
Natsuki Ikeguchi
|
ccb3a2f7ad
LibWeb: Add initial implementation of global.reportError()
|
vor 1 Jahr |
Tim Ledbetter
|
c4d5ae28ea
LibWeb: Implement a minimal version of `Window.find()`
|
vor 1 Jahr |
Luke Warlow
|
b216046234
LibWeb: Implement CloseWatcher API
|
vor 1 Jahr |
Andrew Kaster
|
a3a74245d6
LibWeb: Implement consume user activation AO
|
vor 1 Jahr |
Andrew Kaster
|
45860e3878
LibWeb: Move consume history-action user activation to Window
|
vor 1 Jahr |
Andrew Kaster
|
9c6ebe21d2
LibWeb: Remove get prefix from activation timestamp getters
|
vor 1 Jahr |
Jamie Mansfield
|
34b2a4f7ca
LibWeb: Add getter for history-action activation
|
vor 1 Jahr |
Jamie Mansfield
|
a741f68eb9
LibWeb: Implement "consume history-action user activation"
|
vor 1 Jahr |
Jamie Mansfield
|
30539db2fc
LibWeb: Use Infinity<double> for infinity
|
vor 1 Jahr |
Jamie Mansfield
|
227151b881
LibWeb: Add getter for sticky activation
|
vor 1 Jahr |
Timothy Flynn
|
2d4d16ac37
LibWeb: Remove exceptional return types from infallible stream IDL
|
vor 1 Jahr |
Jamie Mansfield
|
e487f70bbf
LibWeb: Support "importmap" scripts
|
vor 1 Jahr |
Tim Ledbetter
|
88f3145f8a
LibWeb: Add methods to Window that must do nothing
|
vor 1 Jahr |
Lucas CHOLLET
|
676fc5e8c6
LibWeb: Implement HTML::ImageBitmap
|
vor 1 Jahr |
Tim Ledbetter
|
3876875bd8
LibWeb: Stub out missing cross origin properties on the window object
|
vor 1 Jahr |
Tim Ledbetter
|
eebdc7bc88
LibWeb: Allow the Performance object to be used by workers
|
vor 1 Jahr |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
vor 1 Jahr |
Tim Ledbetter
|
fc1f037cd1
LibWeb: Implement the `window.opener` attribute
|
vor 1 Jahr |
Andreas Kling
|
b98a2be96b
LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM
|
vor 1 Jahr |
Timothy Flynn
|
090dbac5a3
Revert "LibWeb: Allow bypassing transient activation checks for tests"
|
vor 1 Jahr |
auipc
|
6a662e0d43
LibWeb: Add various window transformation methods
|
vor 1 Jahr |
Timothy Flynn
|
e52c30cbd5
LibWeb: Allow bypassing transient activation checks for tests
|
vor 1 Jahr |
Andrew Kaster
|
521ed0e911
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
vor 1 Jahr |
Andreas Kling
|
40f87f0954
LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope
|
vor 1 Jahr |
Andreas Kling
|
de993be02f
LibWeb: Return child navigable target name set with FlyString keys
|
vor 1 Jahr |
Andreas Kling
|
41f56b0df9
LibWeb: Let supported_property_names() return Vector<FlyString>
|
vor 1 Jahr |