Commit History

Автор 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 преди 9 месеца
  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 година