Historique des commits

Auteur SHA1 Message Date
  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
  Andreas Kling 65467021e2 LibWeb: Add updated version of "determine the origin" AO from HTML spec il y a 2 ans
  Aliaksandr Kalenik 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String il y a 2 ans
  Linus Groh 4ee72420e8 LibWeb/HTML: Store NonnullGCPtr in browsing context set il y a 2 ans
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer il y a 2 ans
  Andreas Kling 3b0e5a87db LibWeb: Make SessionHistoryEntry GC-allocated il y a 2 ans
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() il y a 2 ans