Historique des commits

Auteur SHA1 Message Date
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString il y a 2 ans
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String il y a 2 ans
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements il y a 2 ans
  Kenneth Myhra 1080281e58 LibWeb: Port AbstractBrowsingContext to String il y a 2 ans
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks il y a 2 ans
  Timothy Flynn 2a410f8985 LibWeb: Change "popup"-related storage types to named enums il y a 2 ans
  Timothy Flynn bff109ee50 LibWeb: Change the "noreferrer" storage type to a named enum il y a 2 ans
  Timothy Flynn 1b811191cd LibWeb+WebContent: Change the "noopener" storage type to a named enum il y a 2 ans
  Timothy Flynn 57646c86ef LibWeb: Port the WebAssembly namespace to IDL il y a 2 ans
  Timothy Flynn 2d45e1fca5 LibWeb: Port the CSS namespace to IDL il y a 2 ans
  Timothy Flynn 9c569e8a0f LibWeb: Implement the [PutForwards] IDL extended attribute il y a 2 ans
  Timothy Flynn 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL il y a 2 ans
  Timothy Flynn 2895b7e733 LibWeb: Port the WindowOrWorkerGlobalScopeMixin timer handler to String il y a 2 ans
  Timothy Flynn dd992e7dad LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin il y a 2 ans
  Timothy Flynn 97536e4684 LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String il y a 2 ans
  Linus Groh 41b8d81d49 LibWeb/HTML: Remove redundant namespace qualifiers from Window.{cpp,h} il y a 2 ans
  Linus Groh 324dacbc5d LibWeb/HTML: Propagate OOM errors from Window::{local,session}_storage() il y a 2 ans
  Linus Groh 4da68384e6 LibWeb/HTML: Make Window::m{location,navigator} lazily allocated il y a 2 ans
  Linus Groh 22552382ff LibWeb/HTML: Use CreateMethodProperty for Window namespace properties il y a 2 ans
  Linus Groh d4d49e00a2 LibWeb/Bindings: Remove now unused REPLACEABLE_PROPERTY_SETTER() macro il y a 2 ans
  Linus Groh 351e5ca917 LibWeb/HTML: Port Window.queueMicrotask() to IDL il y a 2 ans
  Linus Groh 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL il y a 2 ans
  Linus Groh a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL il y a 2 ans
  Linus Groh 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL il y a 2 ans
  Linus Groh 5cc6b1c4db LibWeb/HTML: Port Window.fetch() to IDL il y a 2 ans
  Linus Groh a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL il y a 2 ans
  Linus Groh 211e6c1fbc LibWeb/HTML: Port Window.requestAnimationFrame() to IDL il y a 2 ans
  Linus Groh 86589f09dc LibWeb/HTML: Port Window.cancelIdleCallback() to IDL il y a 2 ans
  Linus Groh b410804f54 LibWeb/HTML: Port Window.requestIdleCallback() to IDL il y a 2 ans
  Linus Groh 606b9ff6f3 LibWeb/HTML: Port Window.getSelection() to IDL il y a 2 ans