Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() há 2 anos atrás
  Luke Wilde 8fa9ca8b7f LibWeb: Create a video document for `video/` MIME types on navigation há 2 anos atrás
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements há 2 anos atrás
  Aliaksandr Kalenik 5b31d1208f LibWeb: Run XML parser input through encoding decoder há 2 anos atrás
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory há 2 anos atrás
  Andreas Kling 20132da88d LibWeb: Don't treat erroring subresource loads as success há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Luke Wilde 52a6f1ff8c LibWeb: Bail FrameLoader's load callbacks if associated BC is discarded há 2 anos atrás
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
  Cameron Youell c6df488a1f LibWeb: Fix `FrameLoader::load_error_page` há 2 anos atrás
  Cameron Youell ce1b7e63c9 LibWeb: Fix error page icon outside of serenity há 2 anos atrás
  Luke Wilde 6d188d72c0 LibWeb: Store cookies for every HTTP response há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Baitinq 45214fdb1a LibWeb+WebContent: Label redirects with new FrameLoader::Type::Redirect há 2 anos atrás
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s há 2 anos atrás
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd há 2 anos atrás
  leeight 1167fdb17a LibWeb: Make `LoadRequest` headers case insensitive há 2 anos atrás
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted há 2 anos atrás
  MacDue e852aff9e3 LibWeb: Fix crash when loading a HTML string that contains an iframe há 2 anos atrás
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers há 2 anos atrás
  Sam Atkins 36c5dd78b1 LibWeb: Make Markdown images shrink-to-fit by default há 2 anos atrás
  Andreas Kling 022a49e9ac LibWeb: Only notify PageClient about top-level browsing context loads há 2 anos atrás
  davidot 4912b22e3b LibWeb+WebContent: Setup the js console client earlier há 2 anos atrás
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec há 2 anos atrás
  Andreas Kling cd7262ee56 LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  MacDue 8d2c2f7c52 LibWeb: Determine the origin when navigating across documents há 2 anos atrás