Cronologia Commit

Autore SHA1 Messaggio Data
  Timothy Flynn 57e4fb0cae LibWeb: Clean up HTMLInputElement-related includes 10 mesi fa
  Shannon Booth 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value 1 anno fa
  Shannon Booth c5c1a8fcc7 Bindings: Make item_value return an Optional<JS::Value> 1 anno fa
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value 1 anno fa
  Shannon Booth 081c92bf3d Bindings: Remove exception handling for named_item 1 anno fa
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` 1 anno fa
  Tim Ledbetter fc395716e9 LibWeb: Return NonnullGCPtr<DOMTokenList> from `relList` getters 1 anno fa
  Tim Ledbetter fc4e0cf10e LibWeb: Implement the `HTMLFormElement.relList` attribute 1 anno fa
  Matthew Olsson 8450041b52 LibWeb: Fix some GCVerifier warnings 1 anno fa
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 anno fa
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 anno fa
  Timothy Flynn 986811d2aa LibWeb: Do not use HTMLFormElement::elements to get submittable elements 1 anno fa
  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 2 anni fa
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 2 anni 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