提交歷史

作者 SHA1 備註 提交日期
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to 2 年之前
  Kenneth Myhra 3e834636a6 LibWeb: Make factory method of HTML::Window fallible 2 年之前
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 年之前
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible 2 年之前
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
  Andreas Kling 1c4328902d LibWeb: Implement BrowsingContext::select_all() in terms of Selection 2 年之前
  Andreas Kling bf69f4370e LibWeb: Implement BrowsingContext::selected_text() in terms of Selection 2 年之前
  Sam Atkins 5d8e3f5122 LibWeb: Convert Layout::Node to new pixel units 2 年之前
  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 年之前