Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik 1f2ed7effc LibWeb: Remove outdated version of `determine_the_origin()` il y a 1 an
  Aliaksandr Kalenik 7b91f79817 LibWeb: Delete unused `BrowsingContext::is_child_of()` il y a 1 an
  Aliaksandr Kalenik 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables il y a 1 an
  Aliaksandr Kalenik fda420875d LibWeb: Delete BrowsingContext::set_active_document() il y a 1 an
  Aliaksandr Kalenik 4532584b3a LibWeb: Remove unused BrowsingContext::create_a_new_browsing_context() il y a 1 an
  Aliaksandr Kalenik 6665f0db43 LibWeb: Delete unused `document_tree_child_browsing_context_count()` il y a 1 an
  Aliaksandr Kalenik 7daa462ef8 LibWeb: Remove BrowsingContext::create_a_new_top_level_browsing_context il y a 1 an
  Aliaksandr Kalenik 3171abe92a LibWeb: Call Document::set_window() from Document::make_active() il y a 1 an
  Aliaksandr Kalenik 24b3e315a0 LibWeb: Remove unused navigation methods in BrowsingContext il y a 1 an
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` il y a 1 an
  Aliaksandr Kalenik ce9af96f78 LibWeb: Use document from DocumentState in navigation il y a 2 ans
  Aliaksandr Kalenik ee50d9b2b5 LibWeb: Update Page to use navigables il y a 1 an
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String il y a 1 an
  Shannon Booth c3e6077cfc LibWeb: Make Document::{visibility,read}_state return a StringView il y a 1 an
  Sam Atkins 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called il y a 1 an
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String il y a 1 an
  Andrew Kaster 5f0fb84379 LibWeb: Stub out determine_the_creation_sandboxing_flags il y a 1 an
  Andrew Kaster a565021147 LibWeb: De-duplicate definition of url_matches_about_blank il y a 1 an
  Andrew Kaster d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class il y a 1 an
  Andrew Kaster d3a8ee6e4b LibWeb: Remove unused SessionHistoryEntry::serialized_state il y a 1 an
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document il y a 1 an
  Aliaksandr Kalenik b2b99aba95 LibWeb: Use `Core::Timer` for cursor blink timer in `BrowsingContext` il y a 1 an
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String il y a 2 ans
  Shannon Booth 55a01e72ca AK: Port URL username/password from DeprecatedString to String il y a 2 ans
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 2 ans
  Sam Atkins 8bd3b74e3a LibWeb: Implement and use "scroll to the fragment" algorithm il y a 2 ans
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` il y a 2 ans
  Lucas CHOLLET a5edc9cdfc Userland: Prefer `_short_string` over `String::from_utf8_short_string` il y a 2 ans
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' il y a 2 ans
  Andreas Kling 8f927eaa68 LibWeb: Add HTMLDocument class il y a 2 ans