Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik fda420875d LibWeb: Delete BrowsingContext::set_active_document() 1 year ago
  Aliaksandr Kalenik 359d8a3dc2 LibWeb: Update Document::create_and_initialize() to match latest spec 2 years ago
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 year ago
  Sam Atkins 7ba686dcb3 LibWeb: Run on_load_start/finish callbacks when loading HTML directly 1 year ago
  Aliaksandr Kalenik b4fe118dff LibWeb+WebContent: Set ConsoleClient for nested browsing contexts 1 year ago
  Bastiaan van der Plaat eafdb06d87 LibWeb: Add directory entries page when visiting a local directory 1 year ago
  Bastiaan van der Plaat e4c3a52cfa LibWeb: Add resource_directory_url for internal HTML pages 1 year ago
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String 1 year ago
  sin-ack 7192cf7487 LibWeb: Add hack for computing the request referer during load 1 year ago
  Aliaksandr Kalenik 804af38a96 LibWeb: Move document loading into separate file 2 years ago
  Aliaksandr Kalenik 38a2d5ead3 LibWeb: Add navigable property in NavigationParams 2 years ago
  Emil Militzer 50af15e6b8 LibWeb: Fix the update of the favicon during navigation 2 years ago
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 years ago
  Luke Wilde 8fa9ca8b7f LibWeb: Create a video document for `video/` MIME types on navigation 2 years ago
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 years ago
  Aliaksandr Kalenik 5b31d1208f LibWeb: Run XML parser input through encoding decoder 2 years ago
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 years ago
  Andreas Kling 20132da88d LibWeb: Don't treat erroring subresource loads as success 2 years ago
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
  Luke Wilde 52a6f1ff8c LibWeb: Bail FrameLoader's load callbacks if associated BC is discarded 2 years ago
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible 2 years ago
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Cameron Youell c6df488a1f LibWeb: Fix `FrameLoader::load_error_page` 2 years ago
  Cameron Youell ce1b7e63c9 LibWeb: Fix error page icon outside of serenity 2 years ago
  Luke Wilde 6d188d72c0 LibWeb: Store cookies for every HTTP response 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Baitinq 45214fdb1a LibWeb+WebContent: Label redirects with new FrameLoader::Type::Redirect 2 years ago
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 years ago