Commit History

Autor SHA1 Mensaxe Data
  Linus Groh c8184d85c1 LibWeb: Rename XHR::{m_request_headers => m_author_request_headers} %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e53dd8767 LibWeb: Rename XHR::{m_url => m_request_url} %!s(int64=2) %!d(string=hai) anos
  Linus Groh 29a8414a05 LibWeb: Rename XHR::{m_method => m_request_method} %!s(int64=2) %!d(string=hai) anos
  Linus Groh 04eaff3bb4 LibWeb: Rename XHR's ReadyState / m_ready_state to just State / m_state %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra d11d26ef91 LibWeb: Implement support for DOM::Document in XHR::send() %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 6c21c72492 LibWeb: Stub XMLHttpRequest.abort %!s(int64=2) %!d(string=hai) anos
  Smrtnyk 71228a8d86 LibWeb: Bring XHR::open() closer to spec %!s(int64=2) %!d(string=hai) anos
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6ce08d3f75 LibWeb: Use StringView literals for all `WebIDL::SimpleException`s %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 455167008d LibWeb: Implement XMLHttpRequest.requestType setter according to spec %!s(int64=2) %!d(string=hai) anos
  Andreas Kling e448c74736 LibWeb: Protect XMLHttpRequest from GC in special circumstances %!s(int64=2) %!d(string=hai) anos
  Linus Groh 65f5c7adbc LibWeb: Add Fetch::Infrastructure::Header::from_string_pair() helper %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra ebd93c8d57 LibWeb: Revert support for DOM::Document in XHR::send() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 0ea4d228e6 LibWeb: Add missing body has_value() check in XMLHttpRequest::send() %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra f09e256328 LibWeb: Let LoadRequest::set_body() take by value %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 7831e62955 LibWeb: Add support for DOM::Document to XHR::send() %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra d5247ae33e LibWeb: Let lambdas return WebIDL::ExceptionOr in XHR::send() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 58b0edef7d LibWeb: Remove redundant JS::Value() calls in XMLHttpRequest::response() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 183462acfd LibWeb: Use Infra AO for JSON parsing in XMLHttpRequest::response() %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI %!s(int64=2) %!d(string=hai) anos
  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