Cronologia Commit

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