提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable 1 年之前
  Andreas Kling 046ae7fe86 LibWeb: Remove unused BrowsingContext::scroll_to_anchor() 1 年之前
  Andreas Kling 94236c2532 LibWeb: Remove unused "frame nesting" tracking from BrowsingContext 1 年之前
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader 1 年之前
  Aliaksandr Kalenik 8e832a174e LibWeb: Update `determine_the_origin` to match the latest spec 1 年之前
  Aliaksandr Kalenik cd75b1de3d LibWeb: Delete discard() in Document and BrowsingContext 1 年之前
  Aliaksandr Kalenik 180c3e2fef LibWeb: Remove unused BrowsingContext::close() 1 年之前
  Aliaksandr Kalenik bf785fee34 LibWeb: Remove unused BrowsingContext::container_document() 1 年之前
  Aliaksandr Kalenik 1f2ed7effc LibWeb: Remove outdated version of `determine_the_origin()` 1 年之前
  Aliaksandr Kalenik 7b91f79817 LibWeb: Delete unused `BrowsingContext::is_child_of()` 1 年之前
  Aliaksandr Kalenik 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables 1 年之前
  Aliaksandr Kalenik fda420875d LibWeb: Delete BrowsingContext::set_active_document() 1 年之前
  Aliaksandr Kalenik 4532584b3a LibWeb: Remove unused BrowsingContext::create_a_new_browsing_context() 1 年之前
  Aliaksandr Kalenik 6665f0db43 LibWeb: Delete unused `document_tree_child_browsing_context_count()` 1 年之前
  Aliaksandr Kalenik 7daa462ef8 LibWeb: Remove BrowsingContext::create_a_new_top_level_browsing_context 1 年之前
  Aliaksandr Kalenik 24b3e315a0 LibWeb: Remove unused navigation methods in BrowsingContext 1 年之前
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 年之前
  Andrew Kaster 5f0fb84379 LibWeb: Stub out determine_the_creation_sandboxing_flags 1 年之前
  Andrew Kaster a565021147 LibWeb: De-duplicate definition of url_matches_about_blank 1 年之前
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document 1 年之前
  Aliaksandr Kalenik b2b99aba95 LibWeb: Use `Core::Timer` for cursor blink timer in `BrowsingContext` 1 年之前
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年之前
  Andreas Kling 6ae208dbf6 LibWeb: Broadcast the viewport rect to clients immediately after layout 2 年之前
  Aliaksandr Kalenik 3b00636288 LibWeb: Implement "create a new browsing context and document" 2 年之前
  Andreas Kling 6871fbce9f LibWeb: Implement the "top-level traversable" of a browsing context 2 年之前
  Andreas Kling 65467021e2 LibWeb: Add updated version of "determine the origin" AO from HTML spec 2 年之前
  Aliaksandr Kalenik 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String 2 年之前
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer 2 年之前
  Andreas Kling 3b0e5a87db LibWeb: Make SessionHistoryEntry GC-allocated 2 年之前
  Timothy Flynn 2a410f8985 LibWeb: Change "popup"-related storage types to named enums 2 年之前