Commit History

Author SHA1 Message Date
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 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
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 years ago
  Idan Horowitz ff2f31bc81 LibWeb: Bring BrowsingContext::choose_a_browsing_context closer to spec 2 years ago
  Idan Horowitz c948873c5b LibWeb: Add the 'opener browsing context' BrowsingContext property 2 years ago
  Timothy Flynn 2d5381fd91 LibWeb: Add a flag to track when a browsing context has been discarded 2 years ago
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 years ago
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd 2 years ago
  Linus Groh c380d2cfdc LibWeb: Move url_origin() to URL/URL.{cpp,h} 2 years ago
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
  Andreas Kling 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 years ago
  Andreas Kling dbee75af19 LibWeb: Tear down old layout tree when new document becomes active 2 years ago
  Andreas Kling 3c548adf9c LibWeb: Create and hook up a WindowProxy for each BrowsingContext 2 years ago
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted 2 years ago
  Linus Groh 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h 2 years ago
  Linus Groh 4ea6cc56be LibWeb: Move unsafe_shared_current_time() to HighResolutionTime 2 years ago
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object 2 years ago
  Andreas Kling fdc9dc5729 LibWeb: Don't force layout when scrolling to non-existent anchor 2 years ago
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers 2 years ago
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ 2 years ago
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
  Andreas Kling 2ccb9bef49 LibWeb: Remove now-unnecessary JS::Handles in HTML task capture lists 2 years ago
  Andreas Kling 68d0f30368 LibWeb: Abort the active document when navigating a browsing context 2 years ago
  Andreas Kling 6c33dea6a6 LibWeb: Implement the "close" algorithm for browsing contexts 2 years ago
  Andreas Kling d4fc1367f6 LibWeb: Save document load timing when creating browsing context 2 years ago
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec 2 years ago
  Andreas Kling d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 years ago