Historial de Commits

Autor SHA1 Mensaje Fecha
  DexesTTP c00ae53b66 LibWeb: Abstract the LibProtocol ResourceLoader connection hace 3 años
  Sam Atkins 1f82beded3 LibWeb: Make about:blank load correctly hace 3 años
  DexesTTP 6027ab9e12 LibWeb: Only generate ResourceLoader signposts while on Serenity hace 3 años
  Andreas Kling 9ed5a14af2 LibWeb: Remove unused ResourceLoader::load_sync() hace 3 años
  Andreas Kling f21eb90294 LibWeb: Remove debug spam about proxy configuration lookups hace 3 años
  Ali Mohammad Pur a42e03b01a Browser+LibWeb+WebContent: Implement per-URL-pattern proxies hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Simon Wanner 3d80d38954 LibWeb: Emit signposts for resource loads hace 3 años
  Timothy Flynn 20eb441cba LibWeb: Evict replaced Resource objects from cache hace 3 años
  Andreas Kling 252ed8ad18 LibWeb: Fail resource loads on HTTP 4xx or 5xx error hace 3 años
  Andreas Kling 378bca8b0c LibWeb: Make debug logging of resource load errors red instead of green hace 3 años
  Sam Atkins c388a879d7 AK+Userland: Make AK::decode_base64 return ErrorOr hace 3 años
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer hace 3 años
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() hace 3 años
  Ben Wiederhake cb868cfa41 AK+Everywhere: Make Base64 decoding fallible hace 3 años
  Ali Mohammad Pur f0e2c517fc LibWeb: Implement the dns-prefetch and preconnect link relationships hace 3 años
  Andreas Kling fccf0a466b LibWeb: Log resource load success before invoking success callback hace 3 años
  Ali Mohammad Pur e780ee2832 LibWeb: Avoid introducing a reference cycle in ResourceLoader::load() hace 3 años
  Andreas Kling d69e4f9ca7 LibWeb: Don't dump full data URLs in ResourceLoader logging hace 3 años
  Idan Horowitz d6cfa34667 AK: Make URL::m_port an Optional<u16>, Expose raw port getter hace 3 años
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it hace 3 años
  Brian Gianforcaro 189066d91d LibWeb: Log resource loading success, failure, and duration hace 3 años
  Brian Gianforcaro bca8707e15 LibWeb: Start tracking elapsed time when a resource is loaded hace 3 años
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke hace 3 años
  TheFightingCatfish 652fa54495 Browser+LibWeb: Silence some debug spams hace 3 años
  Max Wipfli 30cdebfa9e LibProtocol: Use URL class in RequestClient::start_request argument hace 4 años
  Max Wipfli 33396494f6 AK+LibWeb: Remove URL::to_string_encoded() hace 4 años
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice hace 4 años
  DexesTTP 71d27abb97 Services: Rename ProtocolServer to RequestServer hace 4 años
  Simon Danner 7ab8be9e0b LibWeb: Encode URL in ResourceLoader::load() hace 4 años