Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn 1cdccf901b LibWeb: Transform errant `return` to a `break` in form submission il y a 10 mois
  Shannon Booth df4739d7ce LibWeb: Don't propogate small OOMs from URLSearchParams il y a 10 mois
  Shannon Booth 84a7fead0e LibURL: Make percent_encode return a String il y a 10 mois
  BenJilks 72d0e3284b LibTextCodec+LibURL: Implement `utf-8` and `euc-jp` encoders il y a 11 mois
  Shannon Booth 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value il y a 11 mois
  Shannon Booth c5c1a8fcc7 Bindings: Make item_value return an Optional<JS::Value> il y a 11 mois
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value il y a 11 mois
  Shannon Booth 081c92bf3d Bindings: Remove exception handling for named_item il y a 11 mois
  Andrew Kaster b20a1d0fcd LibWeb: Prefix AK::Duration with AK Namespace il y a 11 mois
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` il y a 11 mois
  Matthew Olsson 74aeb57631 LibWeb: Add a few missing visits to m_rel_list members il y a 1 an
  Tim Ledbetter fc395716e9 LibWeb: Return NonnullGCPtr<DOMTokenList> from `relList` getters il y a 1 an
  Tim Ledbetter fc4e0cf10e LibWeb: Implement the `HTMLFormElement.relList` attribute il y a 1 an
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods il y a 1 an
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h il y a 1 an
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration il y a 1 an
  Matthew Olsson 8450041b52 LibWeb: Fix some GCVerifier warnings il y a 1 an
  Matthew Olsson 4701c4bb01 LibWeb: Add a missing visit in HTMLFormElement il y a 1 an
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL il y a 1 an
  Timothy Flynn 94c67c364d LibWeb: Implement HTMLInputElement's selected coordinates il y a 1 an
  Timothy Flynn 36302388a3 LibWeb: Allow submitting forms whose submission URL is a file:// 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
  Tim Ledbetter 0ecbdc4627 LibWeb: Add support for form submission method 'dialog' il y a 1 an
  Timothy Flynn 5d1657f57f LibWeb: Implement implicit submission of HTMLFormElement il y a 1 an
  Timothy Flynn c5f8f940f0 LibWeb: Convert some tabs to spaces in an HTMLFormElement comment block il y a 1 an
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() il y a 1 an