Historie revizí

Autor SHA1 Zpráva Datum
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String před 2 roky
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String před 2 roky
  Elisée Maurer 38a3e28799 LibWeb: Stub out a few form validation and selection methods před 2 roky
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case před 2 roky
  Kenneth Myhra b78ee64415 LibWeb: Do not discard String returned from url_encode() to avoid UAF před 2 roky
  Kenneth Myhra cec1cda8b0 LibWeb: Port SubmitEvent to new String před 2 roky
  Kenneth Myhra 9da09e4fd3 LibWeb: Port URL and URLSearchParams to new String před 2 roky
  Kenneth Myhra 809206f50e LibWeb: Make factory method of HTML::SubmitEvent fallible před 2 roky
  Kenneth Myhra ff875d353b LibWeb: Make factory method of DOM::HTMLCollection fallible před 2 roky
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible před 2 roky
  Kenneth Myhra 2363c2a572 LibWeb: Implement HTMLFormElement::get_submittable_elements() před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  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 2 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