Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling e6eb8a9f06 LibWeb: Fix crash in get_response_mime_type() %!s(int64=2) %!d(string=hai) anos
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers %!s(int64=2) %!d(string=hai) anos
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
  Linus Groh c7c6d7d9e1 LibWeb: Make FileAPI::Blob::create() buffer/type overload infallible %!s(int64=2) %!d(string=hai) anos
  Linus Groh 54a987ad45 LibWeb: Update extract_body() to use BodyInit %!s(int64=2) %!d(string=hai) anos
  Linus Groh 571f4e3ebb LibWeb: Move extract_body() into Fetch %!s(int64=2) %!d(string=hai) anos
  Linus Groh f98ce156c4 LibWeb: Remove ReadableStreamDummy in favor of ReadableStream %!s(int64=2) %!d(string=hai) anos
  Linus Groh 1ace80235b LibWeb: Move XMLHttpRequestBodyInit into Fetch %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 0ca1b4b123 LibWeb: Don't replace existing Content-Type header in outgoing XHRs %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling fe9c5395d4 LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 647ac1bdba LibWeb: Make Blob and File GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8f4ea4e308 LibWeb: Don't use a JS::Handle for XHR response object %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap %!s(int64=2) %!d(string=hai) anos
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary %!s(int64=2) %!d(string=hai) anos
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 622a4f29a7 LibWeb: Add public get accessor function for Blob's internal ByteBuffer %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 9a1c27a163 LibWeb: Implement BufferSource support for XHR::send() %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 5830ff5be9 LibWeb: Let XHR::extract_body() return ErrorOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 042dfc7284 LibWeb: Move extract_mime_type() from XMLHttpRequest to HeaderList %!s(int64=3) %!d(string=hai) anos
  Linus Groh 2726fc9c73 LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 0a511e29d1 LibWeb: Add support for Blob to XHR::send() %!s(int64=3) %!d(string=hai) anos