Historique des commits

Auteur SHA1 Message Date
  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 1 an
  Shannon Booth 55a01e72ca AK: Port URL username/password from DeprecatedString to String il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Sam Atkins 8bd3b74e3a LibWeb: Implement and use "scroll to the fragment" algorithm il y a 1 an
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` il y a 1 an
  Lucas CHOLLET a5edc9cdfc Userland: Prefer `_short_string` over `String::from_utf8_short_string` il y a 1 an
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' il y a 1 an
  Andreas Kling 8f927eaa68 LibWeb: Add HTMLDocument class il y a 2 ans
  Luke Wilde bd62fe9c33 LibWeb: Set method, headers and Content-Length in BC navigation il y a 2 ans
  Hendiadyoin1 eeb15fc10b LibWeb: Stop lying about string types il y a 2 ans
  stelar7 266d4a3553 LibWeb: Implement step 7 of `choose_a_browsing_context` il y a 2 ans
  Andreas Kling 33500bb6db LibWeb: Protect against null deref during Web::Page initialization il y a 2 ans
  Andreas Kling fdbdc4d5ff LibWeb: Only forward scroll requests for the top-level browsing context il y a 2 ans
  Andreas Kling 58d3322b0e LibWeb: Don't tell UI process about subframe title changes il y a 2 ans
  Andreas Kling e30709fca9 LibWeb: Don't throw away the layout tree on viewport resize il y a 2 ans
  Andreas Kling 6ae208dbf6 LibWeb: Broadcast the viewport rect to clients immediately after layout il y a 2 ans
  Aliaksandr Kalenik 3b00636288 LibWeb: Implement "create a new browsing context and document" il y a 2 ans
  Andreas Kling 6871fbce9f LibWeb: Implement the "top-level traversable" of a browsing context il y a 2 ans