Commit történet

Szerző SHA1 Üzenet Dátum
  Aliaksandr Kalenik 6665f0db43 LibWeb: Delete unused `document_tree_child_browsing_context_count()` 1 éve
  Aliaksandr Kalenik 089a23a1f2 LibWeb: Update `Window::length()` to use navigables 1 éve
  Aliaksandr Kalenik d45f2a4952 LibWeb: Update `Location::replace()` to use navigables 1 éve
  Aliaksandr Kalenik acff244335 LibWeb: Use `navigate()` instead of `did_set_location_href` in Location 1 éve
  Aliaksandr Kalenik 083e4a3f30 LibWeb: Update `Location::reload()` to use navigables 1 éve
  Andrew Kaster 7f043e3083 LibWeb: Add window.navigation property 1 éve
  Aliaksandr Kalenik 5f21285337 LibWeb: Add `Window::navigable()` 1 éve
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 éve
  Andreas Kling 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport 2 éve
  Andreas Kling ec24d7555a LibWeb: Add a simple `internals` objects only available during testing 1 éve
  Shannon Booth a975fca42e LibWeb: Implement size attribute of ByteLengthQueuingStrategy 2 éve
  Shannon Booth 49689e5d8e LibWeb: Implement size attribute of CountQueuingStrategy 2 éve
  stelar7 29029de839 LibWeb: Set `last activation timestamp` on the window 2 éve
  Andreas Kling e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 éve
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString 2 éve
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 éve
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 éve
  Timothy Flynn 9c569e8a0f LibWeb: Implement the [PutForwards] IDL extended attribute 2 éve
  Timothy Flynn 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL 2 éve
  Timothy Flynn dd992e7dad LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin 2 éve
  Linus Groh 41b8d81d49 LibWeb/HTML: Remove redundant namespace qualifiers from Window.{cpp,h} 2 éve
  Linus Groh 324dacbc5d LibWeb/HTML: Propagate OOM errors from Window::{local,session}_storage() 2 éve
  Linus Groh 4da68384e6 LibWeb/HTML: Make Window::m{location,navigator} lazily allocated 2 éve
  Linus Groh b6a69f5f03 LibWeb/HTML: Consolidate duplicate public/private sections in Window.h 2 éve
  Linus Groh 351e5ca917 LibWeb/HTML: Port Window.queueMicrotask() to IDL 2 éve
  Linus Groh 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 éve
  Linus Groh a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 éve
  Linus Groh 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL 2 éve
  Linus Groh 5cc6b1c4db LibWeb/HTML: Port Window.fetch() to IDL 2 éve
  Linus Groh a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL 2 éve