Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 0e1256e5a4 LibWeb: Make requestAnimationFrame() callback IDs sequential vor 1 Jahr
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value vor 1 Jahr
  Timothy Flynn bfc9dc447f AK+LibWeb: Replace our home-grown base64 encoder/decoders with simdutf vor 1 Jahr
  Tim Ledbetter c4d5ae28ea LibWeb: Implement a minimal version of `Window.find()` vor 1 Jahr
  Luke Warlow b216046234 LibWeb: Implement CloseWatcher API vor 1 Jahr
  Luke Warlow 099b77d60f LibWeb: Add motion preference vor 1 Jahr
  Luke Warlow ee64684565 LibWeb: Add Contrast preference vor 1 Jahr
  Andrew Kaster 46e00a8f5e LibWeb: Parse TokenizedFeatures from window.open vor 1 Jahr
  Andrew Kaster e2d50dc5dd LibWeb: Move window.open TokenizedFeature parsing into its own file vor 1 Jahr
  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