Historique des commits

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