Historique des commits

Auteur SHA1 Message Date
  Andrew Kaster b10fee00eb LibWeb+WebWorker: Convert Workers to use MessagePorts for postMessage il y a 1 an
  Andrew Kaster c0f50b12a4 LibWeb: Post all MessagePort messages over their LocalSockets il y a 1 an
  Andrew Kaster f68c67bf3f LibWeb: Implement MessagePort.postMessage closer to the spec il y a 1 an
  Andrew Kaster e21d1078a0 LibWeb: Add a Transferable interface to model the transferable property il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  Linus Groh 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL il y a 2 ans
  Kenneth Myhra 471ad7ba01 LibWeb: Make factory method of HTML::MessagePort fallible il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ il y a 2 ans
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro il y a 2 ans
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap il y a 2 ans
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions il y a 2 ans
  Ben Abraham ae346cff6b LibWeb: Add partially functioning Worker API il y a 3 ans
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec il y a 3 ans
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() il y a 3 ans
  Andreas Kling 95559c4277 LibWeb: Implement basic support for MessageChannel and MessagePort il y a 3 ans