Commit History

Upphovsman SHA1 Meddelande Datum
  TheFightingCatfish 652fa54495 Browser+LibWeb: Silence some debug spams 3 år sedan
  TheFightingCatfish e80b887059 Browser+LibWeb: Make sure the default favicon is loaded 3 år sedan
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes 3 år sedan
  Andreas Kling 751cb094ff LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) 3 år sedan
  Andreas Kling d01b4327fa LibGfx: Improve ImageDecoder construction 3 år sedan
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 år sedan
  Andreas Kling e59bf87374 Userland: Replace VERIFY(is<T>) with verify_cast<T> 4 år sedan
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 år sedan
  Gil Mendes 12f3aa9faa LibWeb: Fix redirects when a response has no data 4 år sedan
  Max Wipfli 1c4854824b LibWeb: Remove usage of URL::set_path() in FrameLoader 4 år sedan
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 år sedan
  Linus Groh d947253c51 LibWeb: Also call page_did_start_loading() for FrameLoader::Type::Reload 4 år sedan
  Linus Groh 56e69c4f2e LibWeb: Call page_did_start_loading() before load_resource() 4 år sedan
  Max Wipfli f808279769 LibWeb: Implement encoding sniffing algorithm 4 år sedan
  Max Wipfli 67a9ebc817 LibWeb: Change Document's m_encoding to Optional<String> 4 år sedan
  Max Wipfli a7681dbeea LibWeb: Change Resource's m_encoding to Optional<String> 4 år sedan
  Idan Horowitz ce86026ac6 LibWeb: Add a maximum redirects limit to FrameLoader 4 år sedan
  Tobias Christiansen 1b6824d296 LibWeb: Make frames nesting-aware and disallow deep nesting 4 år sedan
  Idan Horowitz 37903db2b4 LibWeb: Remove double comma in FrameLoader debug logging 4 år sedan
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 år sedan
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 år sedan
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
  Linus Groh 024fd9b957 LibWeb: Fix HTML injection on FrameLoader error page 4 år sedan
  Andreas Kling 3857148028 LibWeb+Base: Use AK::SourceGenerator for error pages 4 år sedan
  Andreas Kling 9a8dd38493 LibWeb+Base: Convert String::format() to String::formatted() 4 år sedan
  Timothy Flynn 0f47a23e8e LibWeb: Set Cookie header on remaining resource requests 4 år sedan
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests 4 år sedan
  Timothy Flynn 4152f807bc LibWeb: Store cookies sent via the Set-Cookie HTTP header 4 år sedan
  Linus Groh 000ef96613 LibWeb: Pass optional status code to ResourceLoader callbacks 4 år sedan
  aabajyan 8560108717 LibWeb: Add support to view JSON. 4 år sedan