提交歷史

作者 SHA1 備註 提交日期
  Aliaksandr Kalenik 8ebb4e8047 LibWeb: Forbid sharing image requests across documents 1 年之前
  Ali Mohammad Pur 0937d88869 LibWeb: Remove more DeprecatedString null state remnants 1 年之前
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 年之前
  Shannon Booth 48f367adbb LibWeb: Port get_element_by_id from DeprecatedFlyString 1 年之前
  Aliaksandr Kalenik a86531809e LibWeb: Destroy navigable containers not inserted into document tree 1 年之前
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 年之前
  Aliaksandr Kalenik dc19de58d0 LibWeb: Do not use JS::Handle for "scripts to execute" in DOM::Document 1 年之前
  Aliaksandr Kalenik 67c727177e LibWeb: Clear all active timers when document is destroyed 1 年之前
  Aliaksandr Kalenik 0c46d79e78 LibWeb: Use JS::HeapFunction for resumption steps in HTMLImageElement 1 年之前
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String 1 年之前
  Aliaksandr Kalenik 699ead0939 LibWeb: Start fleshing out update document for history step application 1 年之前
  Andrew Kaster 7e277797ad LibWeb: Add about base url to the various AOs that construct documents 1 年之前
  Andrew Kaster dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec 1 年之前
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 年之前
  Aliaksandr Kalenik a76ef04ae6 LibWeb+WebContent: Create `WebContentConsoleClient` for every document 1 年之前
  Aliaksandr Kalenik 76d42aa2d5 LibWeb: Add missing visit Document::m_intersection_observers 1 年之前
  Aliaksandr Kalenik 078489d9ee LibWeb: Add missing visit Document::m_target_element 1 年之前
  Aliaksandr Kalenik f01cbaf5fb LibWeb: Remove unused `javascript:` url navigation methods in Document 1 年之前
  Aliaksandr Kalenik 05cbc448b6 LibWeb: Update Document::update_layout() to use navigables 1 年之前
  Aliaksandr Kalenik 76a97d8863 LibWeb: Update Document::completely_finish_loading() to use navigables 1 年之前
  Aliaksandr Kalenik cd75b1de3d LibWeb: Delete discard() in Document and BrowsingContext 1 年之前
  Aliaksandr Kalenik 57e53fa844 LibWeb: Update "has style sheet that blocking scripts" for navigables 1 年之前
  Aliaksandr Kalenik 2fbb6ae520 LibWeb: Add did_stop_being_active_document_in_navigable() 1 年之前
  Aliaksandr Kalenik 7daa462ef8 LibWeb: Remove BrowsingContext::create_a_new_top_level_browsing_context 1 年之前
  Aliaksandr Kalenik b90dd9d1f8 LibWeb: Destroy child navigables in Document::destroy() 1 年之前
  Aliaksandr Kalenik c3e2a40b76 LibWeb: Early return from update_layout() if document is not active 1 年之前
  Aliaksandr Kalenik 80a06fa672 LibWeb: Use relevant_global_object in lookup_custom_element_definition 1 年之前
  Aliaksandr Kalenik 3171abe92a LibWeb: Call Document::set_window() from Document::make_active() 1 年之前
  Aliaksandr Kalenik c0c542d495 LibWeb: Update `shared_declarative_refresh_steps()" to use navigables 1 年之前
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 年之前