Commit History

Author SHA1 Message Date
  Lucas CHOLLET a5edc9cdfc Userland: Prefer `_short_string` over `String::from_utf8_short_string` 1 year ago
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 1 year ago
  Andreas Kling 8f927eaa68 LibWeb: Add HTMLDocument class 2 years ago
  Luke Wilde bd62fe9c33 LibWeb: Set method, headers and Content-Length in BC navigation 2 years ago
  Hendiadyoin1 eeb15fc10b LibWeb: Stop lying about string types 2 years ago
  stelar7 266d4a3553 LibWeb: Implement step 7 of `choose_a_browsing_context` 2 years ago
  Andreas Kling 33500bb6db LibWeb: Protect against null deref during Web::Page initialization 2 years ago
  Andreas Kling fdbdc4d5ff LibWeb: Only forward scroll requests for the top-level browsing context 2 years ago
  Andreas Kling 58d3322b0e LibWeb: Don't tell UI process about subframe title changes 2 years ago
  Andreas Kling e30709fca9 LibWeb: Don't throw away the layout tree on viewport resize 2 years ago
  Andreas Kling 6ae208dbf6 LibWeb: Broadcast the viewport rect to clients immediately after layout 2 years ago
  Aliaksandr Kalenik 3b00636288 LibWeb: Implement "create a new browsing context and document" 2 years ago
  Andreas Kling 6871fbce9f LibWeb: Implement the "top-level traversable" of a browsing context 2 years ago
  Andreas Kling 65467021e2 LibWeb: Add updated version of "determine the origin" AO from HTML spec 2 years ago
  Aliaksandr Kalenik 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String 2 years ago
  Linus Groh 4ee72420e8 LibWeb/HTML: Store NonnullGCPtr in browsing context set 2 years ago
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer 2 years ago
  Andreas Kling 3b0e5a87db LibWeb: Make SessionHistoryEntry GC-allocated 2 years ago
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 years ago
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString 2 years ago
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 years ago
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 years ago
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 years ago
  Kenneth Myhra 1080281e58 LibWeb: Port AbstractBrowsingContext to String 2 years ago
  Andreas Kling 32653f34f9 LibWeb: Don't force relayout whole page on programmatic scroll 2 years ago
  Timothy Flynn 1b811191cd LibWeb+WebContent: Change the "noopener" storage type to a named enum 2 years ago
  Timothy Flynn e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 years ago
  Aliaksandr Kalenik 7061322606 LibWeb: Create new tab if a new top level BC is requested 2 years ago
  Aliaksandr Kalenik 40ec976781 LibWeb: Inherit BrowsingContext from AbstractBrowsingContext 2 years ago
  Luke Wilde a1f7186153 LibWeb: Make BC::set_system_visibility_state use the active doc's global 2 years ago