提交歷史

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