Cronologia Commit

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