Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated %!s(int64=2) %!d(string=hai) anos
  DexesTTP 2198091bbc LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace %!s(int64=3) %!d(string=hai) anos
  Anthony Van de Gejuchte 06d9853a8b LibWeb: Update displayed favicon when a favicon is loaded %!s(int64=3) %!d(string=hai) anos
  Anthony Van de Gejuchte 13847aa7e8 LibWeb: Add icon as possible resource type on the link tag %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 05bd0ca3ee LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()` %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 02497888a6 LibWeb: Ignore linked stylesheets with MIME types other than text/css %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ceb055a75e LibWeb: Don't delay document "load" event for non-loading link elements %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 1ed5e79478 LibWeb: Fix resolving relative URLs in style sheets %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 32b8023ad1 LibWeb: Don't delay document load event forever with cached style sheets %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 60867703c0 LibWeb: Make HTMLLinkElement responsible for its own loading %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur f0e2c517fc LibWeb: Implement the dns-prefetch and preconnect link relationships %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur e9b9f89e70 LibWeb: Use Document::parse_url() for preload links %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5bb2e6597a LibWeb: Preload resources hinted by <link rel="preload"> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Luke e3d01c5e10 LibWeb: Make the node mutation event functions spec compliant %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser %!s(int64=4) %!d(string=hai) anos
  Andreas Kling bc116f3b13 LibWeb: Give CSSLoader a backpointer to its owner element %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d07fcba69b LibWeb: Implement StyleSheet.ownerNode :^) %!s(int64=4) %!d(string=hai) anos
  Sviatoslav Peleshko 183ebaee91 LibWeb: Add actual document loading for the CSS (at)import rule %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often %!s(int64=4) %!d(string=hai) anos