Andrew Kaster
|
a3a74245d6
LibWeb: Implement consume user activation AO
|
1 год назад |
Andrew Kaster
|
45860e3878
LibWeb: Move consume history-action user activation to Window
|
1 год назад |
Jamie Mansfield
|
34b2a4f7ca
LibWeb: Add getter for history-action activation
|
1 год назад |
Jamie Mansfield
|
227151b881
LibWeb: Add getter for sticky activation
|
1 год назад |
Matthew Olsson
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 год назад |
Tim Ledbetter
|
63246577d2
LibWeb: Use correct type for `MessageEventInit.ports`
|
1 год назад |
Shannon Booth
|
e5d03e382e
LibWeb: Add AO for "normalize non-finite values"
|
1 год назад |
Tim Ledbetter
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 год назад |
Timothy Flynn
|
2d4d16ac37
LibWeb: Remove exceptional return types from infallible stream IDL
|
1 год назад |
Kenneth Myhra
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 год назад |
Andreas Kling
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 год назад |
Tim Ledbetter
|
88f3145f8a
LibWeb: Add methods to Window that must do nothing
|
1 год назад |
Shannon Booth
|
51a52a867c
LibWeb: Use "current high resolution time" AO where relevant
|
1 год назад |
Tim Ledbetter
|
3876875bd8
LibWeb: Stub out missing cross origin properties on the window object
|
1 год назад |
Tim Ledbetter
|
eebdc7bc88
LibWeb: Allow the Performance object to be used by workers
|
1 год назад |
Aliaksandr Kalenik
|
b590d1b48b
LibWeb: Transform SessionHistoryEntry from a struct to a class
|
1 год назад |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 год назад |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 год назад |
Tim Ledbetter
|
fc1f037cd1
LibWeb: Implement the `window.opener` attribute
|
1 год назад |
Andreas Kling
|
b98a2be96b
LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM
|
1 год назад |
Timothy Flynn
|
090dbac5a3
Revert "LibWeb: Allow bypassing transient activation checks for tests"
|
1 год назад |
Timothy Flynn
|
8d7a5afe58
LibWeb: Increase the transient activation duration from 5ms to 5s
|
1 год назад |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 год назад |
Shannon Booth
|
f9e5b43b7a
LibWeb: Rename URL platform object to DOMURL
|
1 год назад |
auipc
|
6a662e0d43
LibWeb: Add various window transformation methods
|
1 год назад |
Timothy Flynn
|
e52c30cbd5
LibWeb: Allow bypassing transient activation checks for tests
|
1 год назад |
MacDue
|
38855de829
LibWeb: Use 'now' from EventLoop for animation frame callbacks
|
1 год назад |
Andrew Kaster
|
889b903e40
LibWeb: Call the_end() on Documents from window.open("about:blank")
|
1 год назад |
Andrew Kaster
|
d508a02f25
LibWeb: Ensure that load events are fired for window.open('about:blank')
|
1 год назад |
Aliaksandr Kalenik
|
bf14de4118
LibWeb: Remove direct calls of page_did_request_scroll_to()
|
1 год назад |