Historial de Commits

Autor SHA1 Mensaje Fecha
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String hace 2 años
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String hace 2 años
  Luke Wilde 95da08e035 LibWeb: Add workaround to restore cross-origin stylesheet functionality hace 2 años
  Srikavin Ramkumar 633983d354 LibWeb: Update stylesheet loading to use fetch infrastructure hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Baitinq d6bb110d89 LibWeb: Handle disabling of StyleSheet HTMLLinkElements hace 2 años
  Linus Groh b86c264975 LibWeb: Replace incorrect uses of split_view() for whitespace splitting hace 2 años
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes hace 2 años
  Andreas Kling cd7262ee56 LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin hace 2 años
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated hace 2 años
  DexesTTP 2198091bbc LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder hace 3 años
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace hace 3 años
  Anthony Van de Gejuchte 06d9853a8b LibWeb: Update displayed favicon when a favicon is loaded hace 3 años
  Anthony Van de Gejuchte 13847aa7e8 LibWeb: Add icon as possible resource type on the link tag hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Sam Atkins 05bd0ca3ee LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()` hace 3 años
  Andreas Kling 02497888a6 LibWeb: Ignore linked stylesheets with MIME types other than text/css hace 3 años
  Andreas Kling ceb055a75e LibWeb: Don't delay document "load" event for non-loading link elements hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Simon Wanner 1ed5e79478 LibWeb: Fix resolving relative URLs in style sheets hace 3 años
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace hace 3 años
  Andreas Kling 32b8023ad1 LibWeb: Don't delay document load event forever with cached style sheets hace 3 años
  Sam Atkins 60867703c0 LibWeb: Make HTMLLinkElement responsible for its own loading hace 3 años
  Ali Mohammad Pur f0e2c517fc LibWeb: Implement the dns-prefetch and preconnect link relationships hace 3 años
  Ali Mohammad Pur e9b9f89e70 LibWeb: Use Document::parse_url() for preload links hace 3 años