Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 2 roky
  Linus Groh 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String před 2 roky
  Linus Groh ee68eba0ac LibWeb: Implement Headers.getSetCookie() před 2 roky
  Timothy Flynn 7955cb14fb LibWeb: Add missing GCPtr.h includes to Fetch headers před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Linus Groh a06b97dae0 LibWeb/Fetch: Share validation logic in the Headers class před 2 roky
  Linus Groh 1c9bb2d8b4 LibWeb/Fetch: Refactor forbidden request-headers před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd před 2 roky
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI před 2 roky
  Linus Groh 9fb672e981 LibWeb: Implement '5.4. Request class' from the Fetch API :^) před 2 roky
  Linus Groh afe2563e2b LibWeb: Make HeaderList ref-counted před 2 roky
  Linus Groh fd52119ca3 LibWeb: Add getters and setters for Fetch::Header's members před 2 roky
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ před 2 roky
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro před 2 roky
  Andreas Kling 96f6c7fae5 LibWeb: Make Headers and HeadersIterator GC-allocated před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions před 2 roky
  Linus Groh ed49b66f25 LibWeb: Implement '5.1. Headers class' from the Fetch API :^) před 3 roky