Историја ревизија

Аутор SHA1 Порука Датум
  Anthony Van de Gejuchte 69ca27d3d7 LibWeb: Show correct favicon when default favicon is loaded пре 3 година
  Andreas Kling 0f6e1f7a32 LibWeb: Make BrowsingContext ask PageClient when it wants to be scrolled пре 3 година
  Andreas Kling 0eae88f613 LibWeb: Use FrameLoader::load_html() when loading error pages пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Ali Mohammad Pur 5a0123fd2f LibWeb: Load X(HT)ML documents and transform them into HTML DOM пре 3 година
  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 пре 4 година
  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 пре 4 година
  TheFightingCatfish e80b887059 Browser+LibWeb: Make sure the default favicon is loaded пре 4 година
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes пре 4 година