Commit History

作者 SHA1 備註 提交日期
  Aliaksandr Kalenik bf14de4118 LibWeb: Remove direct calls of page_did_request_scroll_to() 1 年之前
  Andreas Kling 92b6edb35a LibWeb: Go directly from DOM node to paintable in cursor blink timer 1 年之前
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable 1 年之前
  Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable 1 年之前
  Aliaksandr Kalenik 31e5b5f5de LibWeb: Use paintable to represent event tracking node 1 年之前
  Shannon Booth 0b7c8e0de5 LibWeb: Port BrowsingContext from ByteString 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Andreas Kling 70193c0009 LibWeb: Let Document have a direct GCPtr to its containing Web::Page 1 年之前
  Andreas Kling bf4c8f4a09 LibWeb: Make BrowsingContext store Page member as NonnullGCPtr 2 年之前
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString 1 年之前
  Timothy Flynn 5913efbb45 LibWeb: Add a visit_edges() override to AbstractBrowsingContext 1 年之前
  Andrew Kaster 0104c8d052 LibWeb: Handle window.open() when passed a navigable name 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 年之前
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings 1 年之前
  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 年之前