Commit History

Autor SHA1 Mensaxe Data
  Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant hai 1 ano
  Tim Ledbetter 3876875bd8 LibWeb: Stub out missing cross origin properties on the window object hai 1 ano
  Tim Ledbetter eebdc7bc88 LibWeb: Allow the Performance object to be used by workers hai 1 ano
  Aliaksandr Kalenik b590d1b48b LibWeb: Transform SessionHistoryEntry from a struct to a class hai 1 ano
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hai 1 ano
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
  Tim Ledbetter fc1f037cd1 LibWeb: Implement the `window.opener` attribute hai 1 ano
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM hai 1 ano
  Timothy Flynn 090dbac5a3 Revert "LibWeb: Allow bypassing transient activation checks for tests" hai 1 ano
  Timothy Flynn 8d7a5afe58 LibWeb: Increase the transient activation duration from 5ms to 5s hai 1 ano
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hai 1 ano
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL hai 1 ano
  auipc 6a662e0d43 LibWeb: Add various window transformation methods hai 1 ano
  Timothy Flynn e52c30cbd5 LibWeb: Allow bypassing transient activation checks for tests hai 1 ano
  MacDue 38855de829 LibWeb: Use 'now' from EventLoop for animation frame callbacks hai 1 ano
  Andrew Kaster 889b903e40 LibWeb: Call the_end() on Documents from window.open("about:blank") hai 1 ano
  Andrew Kaster d508a02f25 LibWeb: Ensure that load events are fired for window.open('about:blank') hai 1 ano
  Aliaksandr Kalenik bf14de4118 LibWeb: Remove direct calls of page_did_request_scroll_to() hai 1 ano
  Aliaksandr Kalenik 607e4cab0a LibWeb: Use associated navigable in scrollX and scrollY in Window hai 1 ano
  Andreas Kling 9f6841a65c LibWeb: Update layout before looking at overflow in window.scroll() hai 1 ano
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible hai 1 ano
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject hai 1 ano
  Andreas Kling 40f87f0954 LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope hai 1 ano
  Aliaksandr Kalenik 4969ad9d6b LibWeb: Limit scroll position by overflow area in Window::scroll() hai 1 ano
  Andreas Kling de993be02f LibWeb: Return child navigable target name set with FlyString keys hai 1 ano
  Andreas Kling 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> hai 1 ano
  Andreas Kling 0178929387 LibWeb: Use Element::id() in Window::supported_property_names() hai 1 ano
  Shannon Booth 48f39f0555 LibWeb: Port Window from ByteString hai 1 ano
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} hai 1 ano
  Andrew Kaster f68c67bf3f LibWeb: Implement MessagePort.postMessage closer to the spec hai 1 ano