Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser %!s(int64=3) %!d(string=hai) anos
  Mandar Kulkarni d787775806 LibWeb: Skip decoding favicon.ico if downloaded data is empty %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz d6cfa34667 AK: Make URL::m_port an Optional<u16>, Expose raw port getter %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro bca8707e15 LibWeb: Start tracking elapsed time when a resource is loaded %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 84fcf879f9 LibWeb: Rename BrowsingContext::document() => active_document() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d1100dd6bc LibWeb: Add BrowsingContext::container() to align with the spec %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 52ed43d139 LibWeb: Scroll viewport to (0, 0) after loading a new document %!s(int64=3) %!d(string=hai) anos
  TheFightingCatfish 652fa54495 Browser+LibWeb: Silence some debug spams %!s(int64=3) %!d(string=hai) anos
  TheFightingCatfish e80b887059 Browser+LibWeb: Make sure the default favicon is loaded %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 751cb094ff LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d01b4327fa LibGfx: Improve ImageDecoder construction %!s(int64=4) %!d(string=hai) anos
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e59bf87374 Userland: Replace VERIFY(is<T>) with verify_cast<T> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> %!s(int64=4) %!d(string=hai) anos
  Gil Mendes 12f3aa9faa LibWeb: Fix redirects when a response has no data %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 1c4854824b LibWeb: Remove usage of URL::set_path() in FrameLoader %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext %!s(int64=4) %!d(string=hai) anos
  Linus Groh d947253c51 LibWeb: Also call page_did_start_loading() for FrameLoader::Type::Reload %!s(int64=4) %!d(string=hai) anos
  Linus Groh 56e69c4f2e LibWeb: Call page_did_start_loading() before load_resource() %!s(int64=4) %!d(string=hai) anos
  Max Wipfli f808279769 LibWeb: Implement encoding sniffing algorithm %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 67a9ebc817 LibWeb: Change Document's m_encoding to Optional<String> %!s(int64=4) %!d(string=hai) anos
  Max Wipfli a7681dbeea LibWeb: Change Resource's m_encoding to Optional<String> %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz ce86026ac6 LibWeb: Add a maximum redirects limit to FrameLoader %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen 1b6824d296 LibWeb: Make frames nesting-aware and disallow deep nesting %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 37903db2b4 LibWeb: Remove double comma in FrameLoader debug logging %!s(int64=4) %!d(string=hai) anos