Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Tim Ledbetter fc1f037cd1 LibWeb: Implement the `window.opener` attribute há 1 ano atrás
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM há 1 ano atrás
  Timothy Flynn 090dbac5a3 Revert "LibWeb: Allow bypassing transient activation checks for tests" há 1 ano atrás
  Timothy Flynn 8d7a5afe58 LibWeb: Increase the transient activation duration from 5ms to 5s há 1 ano atrás
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL há 1 ano atrás
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL há 1 ano atrás
  auipc 6a662e0d43 LibWeb: Add various window transformation methods há 1 ano atrás
  Timothy Flynn e52c30cbd5 LibWeb: Allow bypassing transient activation checks for tests há 1 ano atrás
  MacDue 38855de829 LibWeb: Use 'now' from EventLoop for animation frame callbacks há 1 ano atrás
  Andrew Kaster 889b903e40 LibWeb: Call the_end() on Documents from window.open("about:blank") há 1 ano atrás
  Andrew Kaster d508a02f25 LibWeb: Ensure that load events are fired for window.open('about:blank') há 1 ano atrás
  Aliaksandr Kalenik bf14de4118 LibWeb: Remove direct calls of page_did_request_scroll_to() há 1 ano atrás
  Aliaksandr Kalenik 607e4cab0a LibWeb: Use associated navigable in scrollX and scrollY in Window há 1 ano atrás
  Andreas Kling 9f6841a65c LibWeb: Update layout before looking at overflow in window.scroll() há 1 ano atrás
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible há 1 ano atrás
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject há 1 ano atrás
  Andreas Kling 40f87f0954 LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope há 1 ano atrás
  Aliaksandr Kalenik 4969ad9d6b LibWeb: Limit scroll position by overflow area in Window::scroll() há 1 ano atrás
  Andreas Kling de993be02f LibWeb: Return child navigable target name set with FlyString keys há 1 ano atrás
  Andreas Kling 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> há 1 ano atrás
  Andreas Kling 0178929387 LibWeb: Use Element::id() in Window::supported_property_names() há 1 ano atrás
  Shannon Booth 48f39f0555 LibWeb: Port Window from ByteString há 1 ano atrás
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} há 1 ano atrás
  Andrew Kaster f68c67bf3f LibWeb: Implement MessagePort.postMessage closer to the spec há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Andreas Kling 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& há 1 ano atrás
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& há 1 ano atrás
  Andrew Kaster ec11743fae LibWeb: Use StructuredSerializeWithTransfer in window.postMessage() há 1 ano atrás
  Reimar 4299fb604b LibWeb: Add window.status property há 1 ano atrás