Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 20132da88d LibWeb: Don't treat erroring subresource loads as success il y a 2 ans
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
  Luke Wilde 52a6f1ff8c LibWeb: Bail FrameLoader's load callbacks if associated BC is discarded il y a 2 ans
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible il y a 2 ans
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Cameron Youell c6df488a1f LibWeb: Fix `FrameLoader::load_error_page` il y a 2 ans
  Cameron Youell ce1b7e63c9 LibWeb: Fix error page icon outside of serenity il y a 2 ans
  Luke Wilde 6d188d72c0 LibWeb: Store cookies for every HTTP response il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Baitinq 45214fdb1a LibWeb+WebContent: Label redirects with new FrameLoader::Type::Redirect il y a 2 ans
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s il y a 2 ans
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd il y a 2 ans
  leeight 1167fdb17a LibWeb: Make `LoadRequest` headers case insensitive il y a 2 ans
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted il y a 2 ans
  MacDue e852aff9e3 LibWeb: Fix crash when loading a HTML string that contains an iframe il y a 2 ans
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers il y a 2 ans
  Sam Atkins 36c5dd78b1 LibWeb: Make Markdown images shrink-to-fit by default il y a 2 ans
  Andreas Kling 022a49e9ac LibWeb: Only notify PageClient about top-level browsing context loads il y a 2 ans
  davidot 4912b22e3b LibWeb+WebContent: Setup the js console client earlier il y a 2 ans
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec il y a 2 ans
  Andreas Kling cd7262ee56 LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  MacDue 8d2c2f7c52 LibWeb: Determine the origin when navigating across documents il y a 2 ans
  Andreas Kling 602f927982 LibWeb: Start implementing "create and initialize a Document" from HTML il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  DexesTTP bf6c4835e6 LibWeb: Allow configuring the default error page path il y a 3 ans
  DexesTTP 26bb95425d LibWeb: Allow configuring the default favicon path il y a 3 ans
  DexesTTP 2198091bbc LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder il y a 3 ans