Commit History

Autor SHA1 Mensaxe Data
  Karol Kosek eb41f0144b AK: Decode data URLs to separate class (and parse like every other URL) %!s(int64=2) %!d(string=hai) anos
  Shannon Booth 3cb65645cf LibWeb: Make Web::URL::host_is_domain accept an AK::URL::Host hai 1 ano
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' hai 1 ano
  Timothy Flynn 6406a561ef LibWeb: Handover the fetch response's internal body data upon completion %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 055dabc123 LibWeb: Fix unsafe capture of stack variables in main_fetch() %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 269c25e1d2 LibWeb/Fetch: Pass recursive=false to manual navigation redirect %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 955528055c LibWeb: Add FIXME: for new step 6 of Fetch's "main fetch" %!s(int64=2) %!d(string=hai) anos
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 47f03c3a9a LibWeb/Fetch: Use a basic filtered response for redirect navigations %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn ddb4137ed4 LibWeb: Ensure fetch errors set their response types/codes appropriately %!s(int64=2) %!d(string=hai) anos
  Andreas Kling d005b1ad1b LibWeb: Support loading file:// URLs via fetch (through ResourceLoader) %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case %!s(int64=2) %!d(string=hai) anos
  Luke Wilde b91b67f4f3 LibWeb/Fetch: Actually check if the response is null in recursive fetch %!s(int64=2) %!d(string=hai) anos
  Luke Wilde e557602d34 LibWeb: Fully read body if there is one in fetch response handover %!s(int64=2) %!d(string=hai) anos
  Luke Wilde ccdb1bcc4e LibWeb/Fetch: Implement Body's "fully read" function from the spec %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 70a2ca7fc0 LibJS: Handle both const and non-const Ts in Handle<T>::create() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 1032ac2453 LibWeb/Fetch: Store Response error message as a String{,View} variant %!s(int64=2) %!d(string=hai) anos
  Linus Groh ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 349c126d8d LibWeb/Fetch: Implement CORS preflight %!s(int64=2) %!d(string=hai) anos
  Luke Wilde bf2895365b LibWeb/Fetch: Don't add cookies when creating ResourceLoader request %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 604d5f5bca AK+Everywhere: Do not implicitly copy variables in TRY macros %!s(int64=2) %!d(string=hai) anos
  Andreas Kling db27499865 LibWeb: Make sure that fetch() response cookies get saved %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster f5d253dcfa Everywhere: Fully qualify IsLvalueReference in TRY() macros %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn afc0e461e1 AK+Everywhere: Disallow returning a reference from a fallible expression %!s(int64=2) %!d(string=hai) anos