Историја ревизија

Аутор SHA1 Порука Датум
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL пре 1 година
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL пре 1 година
  Timothy Flynn 2b22402c6a LibWeb: Correctly categorize Fetch responses as network errors пре 1 година
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks пре 1 година
  Aliaksandr Kalenik 5d885e9047 LibWeb/Fetch: Align `is_network_error()` with the latest specification пре 1 година
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated пре 1 година
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String пре 1 година
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible пре 1 година
  Shannon Booth 6fecd8cc44 LibWeb: Add interface for 'concept-url-parser' пре 2 година
  Timothy Flynn dff0e8a0dc LibWeb: Implement the fetch response's unsafe response AO пре 2 година
  Timothy Flynn e4cb27050a LibWeb: Implement the fetch response is CORS-cross-origin AO пре 2 година
  networkException 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter пре 2 година
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch пре 2 година
  Linus Groh 1032ac2453 LibWeb/Fetch: Store Response error message as a String{,View} variant пре 2 година
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String пре 2 година
  Luke Wilde 237df9df5c LibWeb: Make extract_header_list_values differentiate parsing failures пре 2 година
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS пре 2 година
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h пре 2 година
  Linus Groh c8d121fa32 LibWeb: Implement most of the 'Fetching' AOs пре 2 година
  Linus Groh 32e0f0aec8 LibWeb: Require error message for Response::network_error() пре 2 година
  Linus Groh caa13bf41d LibWeb: Fix URL parsing in Response::location_url() пре 2 година
  Linus Groh fd042dce55 LibWeb: Actually extract Location header in Response::location_url() пре 2 година
  Linus Groh c93e6ea0d9 LibWeb: Implement 'Appropriate network error' AO пре 2 година
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd пре 2 година
  Linus Groh 7e7def71c1 LibWeb: Use getters instead of direct member access in Response methods пре 2 година
  Linus Groh 0a186cb460 LibWeb: Handle filtered response in Response::clone() пре 2 година
  Linus Groh 9ad6031bca LibWeb: Move internal response in FilteredResponse create() functions пре 2 година
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted пре 2 година