Historie revizí

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