Commit Verlauf

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