Histórico de commits

Autor SHA1 Mensagem Data
  Asutosh Variar 229b64a4b7 Everywhere: Convert from_string_view -> from_string_literal where static 10 meses atrás
  Andrew Kaster b20a1d0fcd LibWeb: Prefix AK::Duration with AK Namespace 11 meses atrás
  Andreas Kling 47169db452 LibWeb: Make HTTP response directive parsing more robust 1 ano atrás
  Lucas CHOLLET fcbc6123bb LibWeb/Fetch: Add freshness notion to HTTP::Response 2 anos atrás
  Timothy Flynn 5f51a11618 LibWeb: Remove OOM propagation from Fetch::Infrastructure::Responses 1 ano atrás
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers 1 ano atrás
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 ano atrás
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 ano atrás
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL 1 ano atrás
  Timothy Flynn 2b22402c6a LibWeb: Correctly categorize Fetch responses as network errors 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
  Aliaksandr Kalenik 5d885e9047 LibWeb/Fetch: Align `is_network_error()` with the latest specification 1 ano atrás
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 ano atrás
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 ano atrás
  Shannon Booth 6fecd8cc44 LibWeb: Add interface for 'concept-url-parser' 2 anos atrás
  Timothy Flynn dff0e8a0dc LibWeb: Implement the fetch response's unsafe response AO 2 anos atrás
  Timothy Flynn e4cb27050a LibWeb: Implement the fetch response is CORS-cross-origin AO 2 anos atrás
  networkException 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter 2 anos atrás
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch 2 anos atrás
  Linus Groh 1032ac2453 LibWeb/Fetch: Store Response error message as a String{,View} variant 2 anos atrás
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String 2 anos atrás
  Luke Wilde 237df9df5c LibWeb: Make extract_header_list_values differentiate parsing failures 2 anos atrás
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h 2 anos atrás
  Linus Groh c8d121fa32 LibWeb: Implement most of the 'Fetching' AOs 2 anos atrás
  Linus Groh 32e0f0aec8 LibWeb: Require error message for Response::network_error() 2 anos atrás
  Linus Groh caa13bf41d LibWeb: Fix URL parsing in Response::location_url() 2 anos atrás