Commit History

作者 SHA1 備註 提交日期
  Aliaksandr Kalenik 895ec6ad09 LibWeb: Remove unused append_child and remove_child in BrowsingContext 1 年之前
  Aliaksandr Kalenik 46254101f7 LibWeb: Change DOM::Position to be GC-allocated 1 年之前
  Andrew Kaster 7e277797ad LibWeb: Add about base url to the various AOs that construct documents 1 年之前
  Andreas Kling 413cc1774e LibWeb: Remove unused BrowsingContext::scroll_offset_did_change() 1 年之前
  Andreas Kling 93e4a0de16 LibWeb: Move has_a_rendering_opportunity() to Navigable 1 年之前
  Andreas Kling 8e669c14c8 LibWeb: Remove unused BrowsingContext::document_family*() 1 年之前
  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 年之前
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String 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 3171abe92a LibWeb: Call Document::set_window() from Document::make_active() 1 年之前
  Aliaksandr Kalenik 24b3e315a0 LibWeb: Remove unused navigation methods in BrowsingContext 1 年之前
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 年之前
  Aliaksandr Kalenik ce9af96f78 LibWeb: Use document from DocumentState in navigation 2 年之前
  Aliaksandr Kalenik ee50d9b2b5 LibWeb: Update Page to use navigables 1 年之前
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 年之前
  Shannon Booth c3e6077cfc LibWeb: Make Document::{visibility,read}_state return a StringView 1 年之前
  Sam Atkins 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called 1 年之前