Commit History

Автор SHA1 Съобщение Дата
  MacDue 8d2c2f7c52 LibWeb: Determine the origin when navigating across documents преди 2 години
  Andreas Kling 602f927982 LibWeb: Start implementing "create and initialize a Document" from HTML преди 3 години
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) преди 3 години
  DexesTTP bf6c4835e6 LibWeb: Allow configuring the default error page path преди 3 години
  DexesTTP 26bb95425d LibWeb: Allow configuring the default favicon path преди 3 години
  DexesTTP 2198091bbc LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder преди 3 години
  Sam Atkins f8950ea846 LibWeb: Don't treat any empty resources as errors преди 3 години
  Sam Atkins 1f82beded3 LibWeb: Make about:blank load correctly преди 3 години
  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 години