Commit Verlauf

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