提交历史

作者 SHA1 备注 提交日期
  Aliaksandr Kalenik 561e011e07 LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  Andreas Kling 94e55768f6 LibWeb: Ensure layout is up-to-date before blinking the input cursor 1 年之前
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 年之前
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL 1 年之前
  Timothy Flynn 747fd86f26 LibWeb: Make WebDriver check if the BC's navigable has been destroyed 1 年之前
  Andrew Kaster 888e67992a LibWeb: Remove unused BrowsingContext functions and data members 1 年之前
  Andrew Kaster 9645daaf6c LibWeb: Remove RemoteBrowsingContext and AbstractBrowsingContext 1 年之前
  Andrew Kaster 6e75440d5a LibWeb: Bring Document::fallback_base_url closer to the spec 1 年之前
  Andrew Kaster 677bdc2a4f Ladybird: Add IPC call for creating a new child tab 1 年之前
  Aliaksandr Kalenik 7ad0767aa0 LibWeb: Remove BrowsingContext::scroll_to() 1 年之前
  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 年之前