Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn 85b8971a80 Ladybird+LibWeb+WebContent: Port the `did_request_cookie` IPC to String vor 1 Jahr
  Bastiaan van der Plaat 05c0640474 Ladybird+LibWeb: Add about scheme support for internal pages vor 1 Jahr
  Andreas Kling 89da988da1 LibWeb: Honor User-Agent spoofing in Fetch headers vor 1 Jahr
  Timothy Flynn e511a264fe LibWeb: Implement ad-hoc steps to allow LibWeb to load resource:// URLs vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Andreas Kling 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& vor 1 Jahr
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& vor 1 Jahr
  Andrew Kaster d7d84ee931 LibWeb: Ensure a Web::Page is associated with local Worker LoadRequests vor 1 Jahr
  Aliaksandr Kalenik 084cb4350e LibWeb/Fetch: Include body and headers in Response for failed requests vor 1 Jahr
  Aliaksandr Kalenik b9e0ad4358 LibWeb: Make ResourceLoader pass body and headers in error callback vor 1 Jahr
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated vor 1 Jahr
  Aliaksandr Kalenik 9a07ac0b6a LibWeb/Fetch: Use `JS::HeapFunction` for callback in `FetchAlgorithms` vor 1 Jahr
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String vor 1 Jahr
  Shannon Booth c25485700a AK: Port URL scheme from DeprecatedString to String vor 1 Jahr
  Shannon Booth 55a01e72ca AK: Port URL username/password from DeprecatedString to String vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible vor 1 Jahr
  Timothy Flynn a14f6e42a8 LibWeb: Begin support for requesting blob URLs with Fetch infrastructure vor 1 Jahr
  Simon McMahon 2ce416a676 LibWeb: Parse header value lists for some CORS headers vor 1 Jahr
  Simon McMahon 3a1f510af0 LibWeb: Support for Access-Control-Expose-Headers in Fetch vor 1 Jahr
  Karol Kosek eb41f0144b AK: Decode data URLs to separate class (and parse like every other URL) vor 2 Jahren
  Shannon Booth 3cb65645cf LibWeb: Make Web::URL::host_is_domain accept an AK::URL::Host vor 1 Jahr
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' vor 1 Jahr
  Timothy Flynn 6406a561ef LibWeb: Handover the fetch response's internal body data upon completion vor 2 Jahren
  Andreas Kling 055dabc123 LibWeb: Fix unsafe capture of stack variables in main_fetch() vor 2 Jahren
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception vor 2 Jahren
  Aliaksandr Kalenik 269c25e1d2 LibWeb/Fetch: Pass recursive=false to manual navigation redirect vor 2 Jahren
  Sam Atkins 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm vor 2 Jahren
  Sam Atkins 955528055c LibWeb: Add FIXME: for new step 6 of Fetch's "main fetch" vor 2 Jahren
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() vor 2 Jahren