Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn 7681772b9f LibWeb: Log failed Fetch responses when WEB_FETCH_DEBUG is enabled il y a 1 an
  Andrew Kaster c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL il y a 1 an
  Timothy Flynn 85b8971a80 Ladybird+LibWeb+WebContent: Port the `did_request_cookie` IPC to String il y a 1 an
  Bastiaan van der Plaat 05c0640474 Ladybird+LibWeb: Add about scheme support for internal pages il y a 1 an
  Andreas Kling 89da988da1 LibWeb: Honor User-Agent spoofing in Fetch headers il y a 1 an
  Timothy Flynn e511a264fe LibWeb: Implement ad-hoc steps to allow LibWeb to load resource:// URLs il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andreas Kling 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& il y a 1 an
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& il y a 1 an
  Andrew Kaster d7d84ee931 LibWeb: Ensure a Web::Page is associated with local Worker LoadRequests il y a 1 an
  Aliaksandr Kalenik 084cb4350e LibWeb/Fetch: Include body and headers in Response for failed requests il y a 1 an
  Aliaksandr Kalenik b9e0ad4358 LibWeb: Make ResourceLoader pass body and headers in error callback il y a 1 an
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated il y a 1 an
  Aliaksandr Kalenik 9a07ac0b6a LibWeb/Fetch: Use `JS::HeapFunction` for callback in `FetchAlgorithms` il y a 1 an
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String il y a 1 an
  Shannon Booth c25485700a AK: Port URL scheme from DeprecatedString to String il y a 1 an
  Shannon Booth 55a01e72ca AK: Port URL username/password from DeprecatedString to String il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible il y a 1 an
  Timothy Flynn a14f6e42a8 LibWeb: Begin support for requesting blob URLs with Fetch infrastructure il y a 1 an
  Simon McMahon 2ce416a676 LibWeb: Parse header value lists for some CORS headers il y a 1 an
  Simon McMahon 3a1f510af0 LibWeb: Support for Access-Control-Expose-Headers in Fetch il y a 1 an
  Karol Kosek eb41f0144b AK: Decode data URLs to separate class (and parse like every other URL) il y a 2 ans
  Shannon Booth 3cb65645cf LibWeb: Make Web::URL::host_is_domain accept an AK::URL::Host il y a 1 an
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' il y a 1 an
  Timothy Flynn 6406a561ef LibWeb: Handover the fetch response's internal body data upon completion il y a 2 ans
  Andreas Kling 055dabc123 LibWeb: Fix unsafe capture of stack variables in main_fetch() il y a 2 ans
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception il y a 2 ans