Commit History

Autor SHA1 Mensaxe Data
  Jamie Mansfield e52f444329 LibWeb/Fetch: Implement the "set the Sec-Fetch-User header" AO hai 1 ano
  Jamie Mansfield 1ff90aa3e0 LibWeb/Fetch: Implement the "set the Sec-Fetch-Site header" AO hai 1 ano
  Jamie Mansfield 5eb46a5f01 LibWeb/Fetch: Implement the "set the Sec-Fetch-Mode header" AO hai 1 ano
  Jamie Mansfield f4af1833c1 LibWeb/Fetch: Implement the "set the Sec-Fetch-Dest header" AO hai 1 ano
  Timothy Flynn 1ffda6a805 LibWeb: Propagate OOM in Body::fully_read() through its error callback hai 1 ano
  Timothy Flynn 5f51a11618 LibWeb: Remove OOM propagation from Fetch::Infrastructure::Responses hai 1 ano
  Timothy Flynn 5a4f13dcd4 LibWeb: Remove OOM propagation from Fetch::Infrastructure::Requests hai 1 ano
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers hai 1 ano
  Andreas Kling 184368285c LibWeb: Fix GC leaks in Fetch::Infrastructure::Body::fully_read() hai 1 ano
  Kenneth Myhra 291d0e5de8 LibWeb: Let queue_fetch_task() take a JS::HeapFunction hai 1 ano
  Shannon Booth 70e2f51674 LibWeb: Prefer GCPtr<T> over Optional<NonnullGCPtr<T>> hai 1 ano
  Timothy Flynn 683c08744a Userland: Avoid some conversions from rvalue strings to StringView hai 1 ano
  Timothy Flynn 24ecf31ff5 LibURL+LibWeb: Move data URL processing to LibWeb's fetch infrastructure hai 1 ano
  Timothy Flynn 7b3ddd5e15 LibWeb: Track fetching-related tasks in FetchController for cancellation hai 1 ano
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hai 1 ano
  Timothy Flynn 7681772b9f LibWeb: Log failed Fetch responses when WEB_FETCH_DEBUG is enabled hai 1 ano
  Andrew Kaster c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy hai 1 ano
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hai 1 ano
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL hai 1 ano
  Timothy Flynn 85b8971a80 Ladybird+LibWeb+WebContent: Port the `did_request_cookie` IPC to String hai 1 ano
  Bastiaan van der Plaat 05c0640474 Ladybird+LibWeb: Add about scheme support for internal pages hai 1 ano
  Andreas Kling 89da988da1 LibWeb: Honor User-Agent spoofing in Fetch headers hai 1 ano
  Timothy Flynn e511a264fe LibWeb: Implement ad-hoc steps to allow LibWeb to load resource:// URLs hai 1 ano
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
  Andreas Kling 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& hai 1 ano
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& hai 1 ano
  Andrew Kaster d7d84ee931 LibWeb: Ensure a Web::Page is associated with local Worker LoadRequests hai 1 ano
  Aliaksandr Kalenik 084cb4350e LibWeb/Fetch: Include body and headers in Response for failed requests hai 1 ano
  Aliaksandr Kalenik b9e0ad4358 LibWeb: Make ResourceLoader pass body and headers in error callback hai 1 ano
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated hai 1 ano