Историја ревизија

Аутор SHA1 Порука Датум
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible пре 2 година
  Kenneth Myhra 2363c2a572 LibWeb: Implement HTMLFormElement::get_submittable_elements() пре 2 година
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() пре 2 година
  Srikavin Ramkumar 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Andreas Kling d7c58aa58d LibWeb: Implement [SameObject] behavior for HTMLFormElement.elements пре 2 година
  Kenneth Myhra f09e256328 LibWeb: Let LoadRequest::set_body() take by value пре 2 година
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes пре 2 година
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers пре 2 година
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible пре 2 година
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated пре 2 година
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated пре 2 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb пре 3 година
  Luke Wilde b59773de17 LibWeb: Include cookies in form submission пре 3 година
  Andreas Kling 647576ec13 LibWeb: Fix LibWeb build with Clang пре 3 година
  Andreas Kling fa17776a51 LibWeb: Support HTMLFormElement.elements and HTMLFormElement.length пре 3 година
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace пре 3 година
  Adam Plumb 34825ad3d1 LibWeb: Return current document URL if form action missing or empty пре 3 година
  Brian Gianforcaro 2e81990a3c LibWeb: Do not set Content-Length headers twice for POST requests пре 3 година
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ пре 3 година
  Idan Horowitz 1e8ba0d9d3 LibWeb: Add the missing SubmitEvent IDL constructor пре 3 година
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it пре 3 година
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() пре 3 година
  Andreas Kling dfa9dcca98 LibWeb+Browser: Remove unnecessary InProcessWebView.h includes пре 3 година
  Daniel Bertalan b19fe744ab LibWeb: Remove pointless type casts пре 3 година
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> пре 4 година