Commit History

Автор SHA1 Съобщение Дата
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
  Andreas Kling fe67fe3791 LibWeb: Check for valid names in Document.createElement() & friends преди 3 години
  Andreas Kling 8b2499b112 LibWeb: Make document.write() work while document is parsing преди 3 години
  Luke Wilde b717f7065e LibWeb: Send appropriate Accept header for FrameLoader requests преди 3 години
  Idan Horowitz 497dd5b354 LibWeb: Set response header cookies on redirects преди 3 години
  Idan Horowitz 721a4a0a67 LibWeb: Ignore Location headers unless the response status code is 3xx преди 3 години
  electrikmilk 10e473bf26 Base+Browser: Add Browser icons преди 3 години
  Andreas Kling 108de5dea0 LibWeb: Stop sending "load" event twice to iframes преди 3 години
  Andreas Kling 5bd3d0cf25 LibWeb: Use the sandboxed image ImageDecoder when loading favicons преди 3 години
  Andreas Kling 25a8bd3a8a LibWeb: Use the sandboxed ImageDecoder when creating image documents преди 3 години
  TheFightingCatfish 57541f433b LibWeb+LibHTTP: Support multiple Set-Cookie response headers преди 3 години
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ преди 3 години
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() преди 3 години
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser преди 3 години
  Mandar Kulkarni d787775806 LibWeb: Skip decoding favicon.ico if downloaded data is empty преди 3 години
  Idan Horowitz d6cfa34667 AK: Make URL::m_port an Optional<u16>, Expose raw port getter преди 3 години
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it преди 3 години
  Brian Gianforcaro bca8707e15 LibWeb: Start tracking elapsed time when a resource is loaded преди 3 години
  Andreas Kling 84fcf879f9 LibWeb: Rename BrowsingContext::document() => active_document() преди 3 години
  Andreas Kling d1100dd6bc LibWeb: Add BrowsingContext::container() to align with the spec преди 3 години
  Andreas Kling 52ed43d139 LibWeb: Scroll viewport to (0, 0) after loading a new document преди 3 години
  TheFightingCatfish 652fa54495 Browser+LibWeb: Silence some debug spams преди 3 години
  TheFightingCatfish e80b887059 Browser+LibWeb: Make sure the default favicon is loaded преди 3 години
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes преди 3 години
  Andreas Kling 751cb094ff LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) преди 3 години
  Andreas Kling d01b4327fa LibGfx: Improve ImageDecoder construction преди 3 години
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath преди 4 години
  Andreas Kling e59bf87374 Userland: Replace VERIFY(is<T>) with verify_cast<T> преди 4 години
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> преди 4 години