Historie revizí

Autor SHA1 Zpráva Datum
  Srikavin Ramkumar 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Andreas Kling d7c58aa58d LibWeb: Implement [SameObject] behavior for HTMLFormElement.elements před 2 roky
  Kenneth Myhra f09e256328 LibWeb: Let LoadRequest::set_body() take by value před 2 roky
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes před 2 roky
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers před 2 roky
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible před 2 roky
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated před 3 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Luke Wilde b59773de17 LibWeb: Include cookies in form submission před 3 roky
  Andreas Kling 647576ec13 LibWeb: Fix LibWeb build with Clang před 3 roky
  Andreas Kling fa17776a51 LibWeb: Support HTMLFormElement.elements and HTMLFormElement.length před 3 roky
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace před 3 roky
  Adam Plumb 34825ad3d1 LibWeb: Return current document URL if form action missing or empty před 3 roky
  Brian Gianforcaro 2e81990a3c LibWeb: Do not set Content-Length headers twice for POST requests před 3 roky
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ před 3 roky
  Idan Horowitz 1e8ba0d9d3 LibWeb: Add the missing SubmitEvent IDL constructor před 3 roky
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it před 3 roky
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() před 3 roky
  Andreas Kling dfa9dcca98 LibWeb+Browser: Remove unnecessary InProcessWebView.h includes před 3 roky
  Daniel Bertalan b19fe744ab LibWeb: Remove pointless type casts před 4 roky
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> před 4 roky
  Luke 70a575d75f LibWeb: Use correct percent encode set for form submissions před 4 roky
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling 78733417a4 LibWeb: Register FormAssociatedElement with their owner form před 4 roky