커밋 기록

작성자 SHA1 메시지 날짜
  Aliaksandr Kalenik 15629e8925 LibWeb: Do not use JS::Handle for mutation observers 1 년 전
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 년 전
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 년 전
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 년 전
  Kenneth Myhra 7852915dd3 LibWeb: Make factory method of DOM::MutationObserver fallible 2 년 전
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 년 전
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 년 전
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 년 전
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 년 전
  Linus Groh 6ce08d3f75 LibWeb: Use StringView literals for all `WebIDL::SimpleException`s 2 년 전
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 년 전
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 년 전
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 년 전
  Andreas Kling 905eb8cb4d LibWeb: Make MutationObserver GC-allocated 2 년 전
  Andreas Kling 43ec0f734f LibWeb: Make MutationRecord GC-allocated 2 년 전
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 년 전
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 년 전
  Luke Wilde c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 년 전