Historique des commits

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