Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn 32a22c49e3 LibWeb: Move StructuredSerializeOptions to its own header il y a 9 mois
  Timothy Flynn d80d951991 LibWeb: Restore check to prevent closing a traversable twice il y a 9 mois
  Shannon Booth f2134dc1e9 LibWeb: Throw exception for invalid URL before creating traversable il y a 9 mois
  Timothy Flynn aa1df95b31 LibWeb: Implement window.close and window.closed il y a 9 mois
  Shannon Booth 501f92b54e LibWeb+LibURL: Consolidate Origin parsing and serialization into LibURL il y a 9 mois
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin il y a 9 mois
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere il y a 9 mois
  Tim Ledbetter 89b6cd3fb1 LibWeb: Expose `crypto` object to workers il y a 10 mois
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct il y a 11 mois
  Sam Atkins 14611de362 LibWeb: Implement getComputedStyle() pseudoElement parameter il y a 11 mois
  Andreas Kling 0e1256e5a4 LibWeb: Make requestAnimationFrame() callback IDs sequential il y a 11 mois
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value il y a 1 an
  Timothy Flynn bfc9dc447f AK+LibWeb: Replace our home-grown base64 encoder/decoders with simdutf il y a 1 an
  Tim Ledbetter c4d5ae28ea LibWeb: Implement a minimal version of `Window.find()` il y a 1 an
  Luke Warlow b216046234 LibWeb: Implement CloseWatcher API il y a 1 an
  Luke Warlow 099b77d60f LibWeb: Add motion preference il y a 1 an
  Luke Warlow ee64684565 LibWeb: Add Contrast preference il y a 1 an
  Andrew Kaster 46e00a8f5e LibWeb: Parse TokenizedFeatures from window.open il y a 1 an
  Andrew Kaster e2d50dc5dd LibWeb: Move window.open TokenizedFeature parsing into its own file il y a 1 an
  Andrew Kaster a3a74245d6 LibWeb: Implement consume user activation AO il y a 1 an
  Andrew Kaster 45860e3878 LibWeb: Move consume history-action user activation to Window il y a 1 an
  Jamie Mansfield 34b2a4f7ca LibWeb: Add getter for history-action activation il y a 1 an
  Jamie Mansfield 227151b881 LibWeb: Add getter for sticky activation il y a 1 an
  Matthew Olsson a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places il y a 1 an
  Tim Ledbetter 63246577d2 LibWeb: Use correct type for `MessageEventInit.ports` il y a 1 an
  Shannon Booth e5d03e382e LibWeb: Add AO for "normalize non-finite values" il y a 1 an
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods il y a 1 an
  Timothy Flynn 2d4d16ac37 LibWeb: Remove exceptional return types from infallible stream IDL il y a 1 an
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction il y a 1 an
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration il y a 1 an