Histórico de Commits

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