Histórico de Commits

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