提交歷史

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