Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Kaster 5f0fb84379 LibWeb: Stub out determine_the_creation_sandboxing_flags hace 1 año
  Andrew Kaster a565021147 LibWeb: De-duplicate definition of url_matches_about_blank hace 1 año
  Andrew Kaster d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class hace 1 año
  Andrew Kaster d3a8ee6e4b LibWeb: Remove unused SessionHistoryEntry::serialized_state hace 1 año
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document hace 1 año
  Aliaksandr Kalenik b2b99aba95 LibWeb: Use `Core::Timer` for cursor blink timer in `BrowsingContext` hace 1 año
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String hace 1 año
  Shannon Booth 55a01e72ca AK: Port URL username/password from DeprecatedString to String hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Sam Atkins 8bd3b74e3a LibWeb: Implement and use "scroll to the fragment" algorithm hace 1 año
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` hace 1 año
  Lucas CHOLLET a5edc9cdfc Userland: Prefer `_short_string` over `String::from_utf8_short_string` hace 1 año
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' hace 1 año
  Andreas Kling 8f927eaa68 LibWeb: Add HTMLDocument class hace 2 años
  Luke Wilde bd62fe9c33 LibWeb: Set method, headers and Content-Length in BC navigation hace 2 años
  Hendiadyoin1 eeb15fc10b LibWeb: Stop lying about string types hace 2 años
  stelar7 266d4a3553 LibWeb: Implement step 7 of `choose_a_browsing_context` hace 2 años
  Andreas Kling 33500bb6db LibWeb: Protect against null deref during Web::Page initialization hace 2 años
  Andreas Kling fdbdc4d5ff LibWeb: Only forward scroll requests for the top-level browsing context hace 2 años
  Andreas Kling 58d3322b0e LibWeb: Don't tell UI process about subframe title changes hace 2 años
  Andreas Kling e30709fca9 LibWeb: Don't throw away the layout tree on viewport resize hace 2 años
  Andreas Kling 6ae208dbf6 LibWeb: Broadcast the viewport rect to clients immediately after layout hace 2 años
  Aliaksandr Kalenik 3b00636288 LibWeb: Implement "create a new browsing context and document" hace 2 años
  Andreas Kling 6871fbce9f LibWeb: Implement the "top-level traversable" of a browsing context hace 2 años
  Andreas Kling 65467021e2 LibWeb: Add updated version of "determine the origin" AO from HTML spec hace 2 años
  Aliaksandr Kalenik 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String hace 2 años
  Linus Groh 4ee72420e8 LibWeb/HTML: Store NonnullGCPtr in browsing context set hace 2 años
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer hace 2 años
  Andreas Kling 3b0e5a87db LibWeb: Make SessionHistoryEntry GC-allocated hace 2 años
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() hace 2 años