Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik f01cbaf5fb LibWeb: Remove unused `javascript:` url navigation methods in Document há 1 ano atrás
  Aliaksandr Kalenik 05cbc448b6 LibWeb: Update Document::update_layout() to use navigables há 1 ano atrás
  Aliaksandr Kalenik 76a97d8863 LibWeb: Update Document::completely_finish_loading() to use navigables há 1 ano atrás
  Aliaksandr Kalenik cd75b1de3d LibWeb: Delete discard() in Document and BrowsingContext há 1 ano atrás
  Aliaksandr Kalenik 57e53fa844 LibWeb: Update "has style sheet that blocking scripts" for navigables há 1 ano atrás
  Aliaksandr Kalenik 2fbb6ae520 LibWeb: Add did_stop_being_active_document_in_navigable() há 1 ano atrás
  Aliaksandr Kalenik 7daa462ef8 LibWeb: Remove BrowsingContext::create_a_new_top_level_browsing_context há 1 ano atrás
  Aliaksandr Kalenik b90dd9d1f8 LibWeb: Destroy child navigables in Document::destroy() há 1 ano atrás
  Aliaksandr Kalenik c3e2a40b76 LibWeb: Early return from update_layout() if document is not active há 1 ano atrás
  Aliaksandr Kalenik 80a06fa672 LibWeb: Use relevant_global_object in lookup_custom_element_definition há 1 ano atrás
  Aliaksandr Kalenik 3171abe92a LibWeb: Call Document::set_window() from Document::make_active() há 1 ano atrás
  Aliaksandr Kalenik c0c542d495 LibWeb: Update `shared_declarative_refresh_steps()" to use navigables há 1 ano atrás
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` há 1 ano atrás
  Aliaksandr Kalenik 4a6ac18cd4 LibWeb: Call did_finish_load when page readiness changes to complete há 2 anos atrás
  Aliaksandr Kalenik 537bf4c917 LibWeb: Update Document::is_fully_active() to match latest spec há 2 anos atrás
  Aliaksandr Kalenik bd119b92f1 LibWeb: Update Document::is_active() for navigables há 1 ano atrás
  Aliaksandr Kalenik e5302e0f56 LibWeb: Update Document::unload() to match latest spec há 2 anos atrás
  Aliaksandr Kalenik 359d8a3dc2 LibWeb: Update Document::create_and_initialize() to match latest spec há 2 anos atrás
  Aliaksandr Kalenik 2c3bb26551 LibWeb: Update the document "abort" algorithm for navigables há 2 anos atrás
  Aliaksandr Kalenik ee50d9b2b5 LibWeb: Update Page to use navigables há 1 ano atrás
  Andreas Kling f91b34ef2e LibWeb: Update "obtain a BC to use for a navigation response" há 2 anos atrás
  Andreas Kling 35ff38aaea LibWeb: Visit Document::m_visual_viewport há 1 ano atrás
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String há 1 ano atrás
  Shannon Booth c3e6077cfc LibWeb: Make Document::{visibility,read}_state return a StringView há 1 ano atrás
  Shannon Booth 49eb3bfb1d LibWeb: Make Document::run_the_document_write_steps take a StringView há 1 ano atrás
  Shannon Booth 827170f6e6 LibWeb: Take a StringView in Document::get_elements_by_class_name há 1 ano atrás
  Shannon Booth e42bda5f19 LibWeb: Make Document::open functions take a StringView há 1 ano atrás
  Shannon Booth 8ad05fff4a LibWeb: Make Document::set_cookie take a StringView há 1 ano atrás
  Aliaksandr Kalenik 7eee3f6952 LibWeb: Add `mutable_computed_values()` for `NodeWithStyle` há 1 ano atrás
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String há 1 ano atrás