Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
  Andreas Kling 9edfd5e360 LibWeb: Only allocate DOM::Node registered observer list on demand hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible hace 1 año
  Aliaksandr Kalenik 15629e8925 LibWeb: Do not use JS::Handle for mutation observers hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Kenneth Myhra 7852915dd3 LibWeb: Make factory method of DOM::MutationObserver fallible hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Linus Groh 6ce08d3f75 LibWeb: Use StringView literals for all `WebIDL::SimpleException`s hace 2 años
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL hace 2 años
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ hace 2 años
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible hace 2 años
  Andreas Kling 905eb8cb4d LibWeb: Make MutationObserver GC-allocated hace 2 años
  Andreas Kling 43ec0f734f LibWeb: Make MutationRecord GC-allocated hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap hace 2 años
  Luke Wilde c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks hace 3 años