Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling ec24d7555a LibWeb: Add a simple `internals` objects only available during testing před 2 roky
  Shannon Booth a975fca42e LibWeb: Implement size attribute of ByteLengthQueuingStrategy před 2 roky
  Shannon Booth 49689e5d8e LibWeb: Implement size attribute of CountQueuingStrategy před 2 roky
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels před 2 roky
  stelar7 9c74f49b1d LibWeb: Implement `has_transient_activation` před 2 roky
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point před 2 roky
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString před 2 roky
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String před 2 roky
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements před 2 roky
  Kenneth Myhra 1080281e58 LibWeb: Port AbstractBrowsingContext to String před 2 roky
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks před 2 roky
  Timothy Flynn 2a410f8985 LibWeb: Change "popup"-related storage types to named enums před 2 roky
  Timothy Flynn bff109ee50 LibWeb: Change the "noreferrer" storage type to a named enum před 2 roky
  Timothy Flynn 1b811191cd LibWeb+WebContent: Change the "noopener" storage type to a named enum před 2 roky
  Timothy Flynn 57646c86ef LibWeb: Port the WebAssembly namespace to IDL před 2 roky
  Timothy Flynn 2d45e1fca5 LibWeb: Port the CSS namespace to IDL před 2 roky
  Timothy Flynn 9c569e8a0f LibWeb: Implement the [PutForwards] IDL extended attribute před 2 roky
  Timothy Flynn 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL před 2 roky
  Timothy Flynn 2895b7e733 LibWeb: Port the WindowOrWorkerGlobalScopeMixin timer handler to String před 2 roky
  Timothy Flynn dd992e7dad LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin před 2 roky
  Timothy Flynn 97536e4684 LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String před 2 roky
  Linus Groh 41b8d81d49 LibWeb/HTML: Remove redundant namespace qualifiers from Window.{cpp,h} před 2 roky
  Linus Groh 324dacbc5d LibWeb/HTML: Propagate OOM errors from Window::{local,session}_storage() před 2 roky
  Linus Groh 4da68384e6 LibWeb/HTML: Make Window::m{location,navigator} lazily allocated před 2 roky
  Linus Groh 22552382ff LibWeb/HTML: Use CreateMethodProperty for Window namespace properties před 2 roky
  Linus Groh d4d49e00a2 LibWeb/Bindings: Remove now unused REPLACEABLE_PROPERTY_SETTER() macro před 2 roky
  Linus Groh 351e5ca917 LibWeb/HTML: Port Window.queueMicrotask() to IDL před 2 roky
  Linus Groh 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL před 2 roky
  Linus Groh a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL před 2 roky
  Linus Groh 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL před 2 roky