Historial de Commits

Autor SHA1 Mensaje Fecha
  Alan Kemp d2fbbabd89 LibWeb: Pageshow event dispatched by the user agent should be trusted hace 8 meses
  Timothy Flynn 981aaba96c LibWeb: Break the Window open steps into two methods for internal use hace 8 meses
  Tim Ledbetter f3c6326f27 LibWeb: Rename `Window::open_impl()` to `Window::window_open_steps()` hace 8 meses
  Timothy Flynn 32a22c49e3 LibWeb: Move StructuredSerializeOptions to its own header hace 9 meses
  Timothy Flynn d80d951991 LibWeb: Restore check to prevent closing a traversable twice hace 9 meses
  Shannon Booth f2134dc1e9 LibWeb: Throw exception for invalid URL before creating traversable hace 9 meses
  Timothy Flynn aa1df95b31 LibWeb: Implement window.close and window.closed hace 9 meses
  Shannon Booth 501f92b54e LibWeb+LibURL: Consolidate Origin parsing and serialization into LibURL hace 9 meses
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin hace 9 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 9 meses
  Tim Ledbetter 89b6cd3fb1 LibWeb: Expose `crypto` object to workers hace 10 meses
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct hace 11 meses
  Sam Atkins 14611de362 LibWeb: Implement getComputedStyle() pseudoElement parameter hace 11 meses
  Andreas Kling 0e1256e5a4 LibWeb: Make requestAnimationFrame() callback IDs sequential hace 11 meses
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value hace 11 meses
  Timothy Flynn bfc9dc447f AK+LibWeb: Replace our home-grown base64 encoder/decoders with simdutf hace 1 año
  Tim Ledbetter c4d5ae28ea LibWeb: Implement a minimal version of `Window.find()` hace 1 año
  Luke Warlow b216046234 LibWeb: Implement CloseWatcher API hace 1 año
  Luke Warlow 099b77d60f LibWeb: Add motion preference hace 1 año
  Luke Warlow ee64684565 LibWeb: Add Contrast preference hace 1 año
  Andrew Kaster 46e00a8f5e LibWeb: Parse TokenizedFeatures from window.open hace 1 año
  Andrew Kaster e2d50dc5dd LibWeb: Move window.open TokenizedFeature parsing into its own file hace 1 año
  Andrew Kaster a3a74245d6 LibWeb: Implement consume user activation AO hace 1 año
  Andrew Kaster 45860e3878 LibWeb: Move consume history-action user activation to Window hace 1 año
  Jamie Mansfield 34b2a4f7ca LibWeb: Add getter for history-action activation hace 1 año
  Jamie Mansfield 227151b881 LibWeb: Add getter for sticky activation hace 1 año
  Matthew Olsson a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places hace 1 año
  Tim Ledbetter 63246577d2 LibWeb: Use correct type for `MessageEventInit.ports` hace 1 año
  Shannon Booth e5d03e382e LibWeb: Add AO for "normalize non-finite values" hace 1 año
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods hace 1 año