Historial de Commits

Autor SHA1 Mensaje Fecha
  Aliaksandr Kalenik 895ec6ad09 LibWeb: Remove unused append_child and remove_child in BrowsingContext hace 1 año
  Aliaksandr Kalenik 46254101f7 LibWeb: Change DOM::Position to be GC-allocated hace 1 año
  Andreas Kling f31b39ca18 LibWeb: Remove unused BrowsingContext::for_each_child() hace 1 año
  Andreas Kling 413cc1774e LibWeb: Remove unused BrowsingContext::scroll_offset_did_change() hace 1 año
  Andreas Kling 93e4a0de16 LibWeb: Move has_a_rendering_opportunity() to Navigable hace 1 año
  Andreas Kling a02d42dea2 LibWeb: Remove two unused BrowsingContext member variables hace 1 año
  Andreas Kling 8e669c14c8 LibWeb: Remove unused BrowsingContext::document_family*() hace 1 año
  Andreas Kling 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable hace 1 año
  Andreas Kling 046ae7fe86 LibWeb: Remove unused BrowsingContext::scroll_to_anchor() hace 1 año
  Andreas Kling 94236c2532 LibWeb: Remove unused "frame nesting" tracking from BrowsingContext hace 1 año
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader hace 1 año
  Aliaksandr Kalenik 8e832a174e LibWeb: Update `determine_the_origin` to match the latest spec hace 1 año
  Aliaksandr Kalenik cd75b1de3d LibWeb: Delete discard() in Document and BrowsingContext hace 1 año
  Aliaksandr Kalenik 180c3e2fef LibWeb: Remove unused BrowsingContext::close() hace 1 año
  Aliaksandr Kalenik bf785fee34 LibWeb: Remove unused BrowsingContext::container_document() hace 1 año
  Aliaksandr Kalenik 1f2ed7effc LibWeb: Remove outdated version of `determine_the_origin()` hace 1 año
  Aliaksandr Kalenik 7b91f79817 LibWeb: Delete unused `BrowsingContext::is_child_of()` hace 1 año
  Aliaksandr Kalenik 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables hace 1 año
  Aliaksandr Kalenik fda420875d LibWeb: Delete BrowsingContext::set_active_document() hace 1 año
  Aliaksandr Kalenik 4532584b3a LibWeb: Remove unused BrowsingContext::create_a_new_browsing_context() hace 1 año
  Aliaksandr Kalenik 6665f0db43 LibWeb: Delete unused `document_tree_child_browsing_context_count()` hace 1 año
  Aliaksandr Kalenik 7daa462ef8 LibWeb: Remove BrowsingContext::create_a_new_top_level_browsing_context hace 1 año
  Aliaksandr Kalenik 24b3e315a0 LibWeb: Remove unused navigation methods in BrowsingContext hace 1 año
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` hace 1 año
  Andrew Kaster 5f0fb84379 LibWeb: Stub out determine_the_creation_sandboxing_flags hace 1 año
  Andrew Kaster a565021147 LibWeb: De-duplicate definition of url_matches_about_blank hace 1 año
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document hace 1 año
  Aliaksandr Kalenik b2b99aba95 LibWeb: Use `Core::Timer` for cursor blink timer in `BrowsingContext` hace 1 año
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  Andreas Kling 6ae208dbf6 LibWeb: Broadcast the viewport rect to clients immediately after layout hace 2 años