Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 65ab6d3b6f LibWeb/XHR: Fix blob type in XMLHttpRequest::response() %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings %!s(int64=2) %!d(string=hai) anos
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 84c7af4dcb LibWeb: Make factory method of XHR::ProgressEvent fallible %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra f28b8431bf LibWeb: Make factory method of XHR::XMLHttpRequest fallible %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 15917146d3 LibWeb: Make factory method of FileAPI::Blob fallible %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 49e8dcf0b2 LibJS+LibWeb: Convert empty PrimitiveString instances to String %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS %!s(int64=2) %!d(string=hai) anos
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 1c9bb2d8b4 LibWeb/Fetch: Refactor forbidden request-headers %!s(int64=2) %!d(string=hai) anos
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Linus Groh 93c0c73b9e LibWeb: Implement XMLHttpRequest.withCredentials %!s(int64=2) %!d(string=hai) anos
  Linus Groh fb57500394 LibWeb: Use HeaderList from Fetch for XHR author request headers %!s(int64=2) %!d(string=hai) anos
  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