История коммитов

Автор SHA1 Сообщение Дата
  Shannon Booth 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation 1 год назад
  Andreas Kling f0722671c3 LibWeb: Cache the viewport rect across all of style computation 1 год назад
  Andreas Kling 302752d092 LibWeb: Ignore layout/paint invalidations in subtree under display:none 1 год назад
  Aliaksandr Kalenik 07928129dd LibWeb: Wait until new document becomes active before running scripts 1 год назад
  MacDue daecf741d4 LibWeb: Ensure DocumentObserver document_completely_loaded() is called 1 год назад
  Sam Atkins a20951fbc0 LibWeb: Support making a document active after it has completely loaded 1 год назад
  Sam Atkins ad8ccd4c52 LibWeb: Update spec comment for Document::create_and_initialize() 1 год назад
  Sam Atkins 40f7cab21e LibWeb: Implement Document::populate_with_html_head_and_body() 1 год назад
  Shannon Booth 562e0d710c LibWeb: Port ProcessingInstruction from ByteString 1 год назад
  Andreas Kling fe04d83ef5 LibWeb: Process all pending lazy loading intersection observations 1 год назад
  Aliaksandr Kalenik cfcec5e18e LibWeb: Scroll to the top after navigating to a new document 1 год назад
  Aliaksandr Kalenik 41b065dec9 LibWeb: Do not crash for empty fragment in determine_the_indicated_part 1 год назад
  Aliaksandr Kalenik c5d91dce8b LibWeb: Scroll to the "start" in Document::scroll_to_fragment() 1 год назад
  Aliaksandr Kalenik f6f80a1a72 LibWeb: Scroll to "nearest" instead of "start" in set_focused_element() 1 год назад
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 год назад
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& 1 год назад
  Andreas Kling 70193c0009 LibWeb: Let Document have a direct GCPtr to its containing Web::Page 1 год назад
  Andreas Kling 8730e56f62 LibWeb: Fix uninitialized value in find_a_potential_indicated_element() 1 год назад
  Aliaksandr Kalenik 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated 1 год назад
  Aliaksandr Kalenik 6ac43274b2 LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects 1 год назад
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class 1 год назад
  Shannon Booth 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& 1 год назад
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& 1 год назад
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString 1 год назад
  Shannon Booth a8f5ebeddd LibWeb: Port DOM::Node from DeprecatedString 1 год назад
  Sam Atkins ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media 1 год назад
  Sam Atkins 2805e16c1c LibWeb: Let NavigableContainers delay the document load event 1 год назад
  Sam Atkins 6c5450f9ce LibWeb: Report if anything is delaying load event, not the count 1 год назад
  Sam Atkins cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class 1 год назад
  Timothy Flynn 3cde479416 LibWeb: Add missing visitations to DOM::Document 1 год назад