Revīziju vēsture

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