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 година |
Aliaksandr Kalenik
|
607e4cab0a
LibWeb: Use associated navigable in scrollX and scrollY in Window
|
преди 1 година |
Andreas Kling
|
9f6841a65c
LibWeb: Update layout before looking at overflow in window.scroll()
|
преди 1 година |
Shannon Booth
|
0695236408
LibWeb: Use cached element name and id where possible
|
преди 1 година |
Andrew Kaster
|
521ed0e911
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
преди 1 година |
Andreas Kling
|
40f87f0954
LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope
|
преди 1 година |
Aliaksandr Kalenik
|
4969ad9d6b
LibWeb: Limit scroll position by overflow area in Window::scroll()
|
преди 1 година |
Andreas Kling
|
de993be02f
LibWeb: Return child navigable target name set with FlyString keys
|
преди 1 година |
Andreas Kling
|
41f56b0df9
LibWeb: Let supported_property_names() return Vector<FlyString>
|
преди 1 година |
Andreas Kling
|
0178929387
LibWeb: Use Element::id() in Window::supported_property_names()
|
преди 1 година |
Shannon Booth
|
48f39f0555
LibWeb: Port Window from ByteString
|
преди 1 година |
Shannon Booth
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
преди 1 година |
Andrew Kaster
|
f68c67bf3f
LibWeb: Implement MessagePort.postMessage closer to the spec
|
преди 1 година |