Historique des commits

Auteur SHA1 Message Date
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Timothy Flynn 986811d2aa LibWeb: Do not use HTMLFormElement::elements to get submittable elements il y a 1 an
  Tim Ledbetter 816d24f647 LibWeb: Implement `HTMLFormElement.requestSubmit()` il y a 1 an
  Andrew Kaster 9645daaf6c LibWeb: Remove RemoteBrowsingContext and AbstractBrowsingContext il y a 1 an
  Timothy Flynn 5d1657f57f LibWeb: Implement implicit submission of HTMLFormElement il y a 1 an
  Timothy Flynn fb270289a4 LibWeb: Store HTMLFormElement associated elements as nonnull GC pointers il y a 1 an
  Andrew Kaster 7d2635355d LibWeb: Respect the trusted state of input events when submitting forms il y a 1 an
  Andrew Kaster b5ec520f84 LibWeb: Implement named and indexed property access for HTMLFormElement il y a 1 an
  Andreas Kling 75d5429d66 LibWeb: Add fast_is<T> for form, embed, image, and object elements il y a 1 an
  Shannon Booth 10e5458e27 LibWeb: Port HTMLFormElement from ByteString il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Aliaksandr Kalenik 857537f90c LibWeb: Update HTMLFormElement to use navigables il y a 2 ans
  Shannon Booth 2a732e6ddd LibWeb: Port HTMLFormElement interface from DeprecatedString to String il y a 1 an
  Shannon Booth 9cf5b67162 LibWeb: Return a HTMLFormControlsCollection from HTMLFormElement element il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  Shannon Booth 55d59636ef LibWeb: Implement Web::URL::url_encode closer to spec il y a 2 ans
  Luke Wilde f04d1d493d LibWeb: Bring form submission more up to spec il y a 2 ans
  Elisée Maurer 38a3e28799 LibWeb: Stub out a few form validation and selection methods il y a 2 ans
  Kenneth Myhra 9da09e4fd3 LibWeb: Port URL and URLSearchParams to new String il y a 2 ans
  Kenneth Myhra 3bc5fcaccc LibWeb: Add accessor function HTMLFormElement::constructing_entry_list() il y a 2 ans
  Kenneth Myhra 2363c2a572 LibWeb: Implement HTMLFormElement::get_submittable_elements() il y a 2 ans
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties il y a 2 ans
  Srikavin Ramkumar 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans