Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 073bcfd386 AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case() пре 9 месеци
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String пре 9 месеци
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere пре 10 месеци
  Shannon Booth 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value пре 1 година
  Shannon Booth c5c1a8fcc7 Bindings: Make item_value return an Optional<JS::Value> пре 1 година
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value пре 1 година
  Shannon Booth 081c92bf3d Bindings: Remove exception handling for named_item пре 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 година
  Andreas Kling 20bdda7f02 LibWeb: Implement Element.removeAttributeNode() пре 1 година
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
  Andreas Kling 43ef3dc0ab LibWeb: Cache attribute names in lowercase to speed up selector matching пре 1 година
  Shannon Booth 8cf783b260 LibWeb: Fix normalizing namespace in NamedNodeMap::get_attribute_ns пре 1 година
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject пре 1 година
  Shannon Booth 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap пре 1 година
  Shannon Booth f32185420d LibWeb: Use FlyString where possible in NamedNodeMap пре 1 година
  Andreas Kling 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> пре 1 година
  Shannon Booth 020839ad7a LibWeb: Remove ByteString usage in NamedNodeMap пре 1 година
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String пре 1 година
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString пре 1 година
  Shannon Booth 629f661e3b LibWeb: Port supported property names from DeprecatedString to String пре 1 година
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks пре 1 година
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String пре 1 година
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible пре 1 година
  Shannon Booth 1812221a2d LibWeb: Add FlyString versions of NamedNodeMap::get_attribute_ns пре 1 година
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString пре 1 година
  Shannon Booth b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString пре 1 година
  Shannon Booth fc7f79e0e7 LibWeb: Use Element::namespace_ instead of ELement::namespace_uri пре 1 година
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String пре 1 година
  Shannon Booth 75133cf733 LibWeb: Port NamedNodeMap from DeprecatedString to String пре 1 година