Andreas Kling
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 năm trước cách đây |
Andreas Kling
|
20bdda7f02
LibWeb: Implement Element.removeAttributeNode()
|
1 năm trước cách đây |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 năm trước cách đây |
Andreas Kling
|
43ef3dc0ab
LibWeb: Cache attribute names in lowercase to speed up selector matching
|
1 năm trước cách đây |
Shannon Booth
|
8cf783b260
LibWeb: Fix normalizing namespace in NamedNodeMap::get_attribute_ns
|
1 năm trước cách đây |
Andrew Kaster
|
521ed0e911
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
1 năm trước cách đây |
Shannon Booth
|
285bca1633
LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap
|
1 năm trước cách đây |
Shannon Booth
|
f32185420d
LibWeb: Use FlyString where possible in NamedNodeMap
|
1 năm trước cách đây |
Andreas Kling
|
41f56b0df9
LibWeb: Let supported_property_names() return Vector<FlyString>
|
1 năm trước cách đây |
Shannon Booth
|
020839ad7a
LibWeb: Remove ByteString usage in NamedNodeMap
|
1 năm trước cách đây |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 năm trước cách đây |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 năm trước cách đây |
Shannon Booth
|
629f661e3b
LibWeb: Port supported property names from DeprecatedString to String
|
1 năm trước cách đây |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 năm trước cách đây |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 năm trước cách đây |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
1 năm trước cách đây |
Shannon Booth
|
1812221a2d
LibWeb: Add FlyString versions of NamedNodeMap::get_attribute_ns
|
1 năm trước cách đây |
Andreas Kling
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
1 năm trước cách đây |
Shannon Booth
|
b37aab1277
LibWeb: Port named_item_value from DeprecatedFlyString
|
1 năm trước cách đây |
Shannon Booth
|
fc7f79e0e7
LibWeb: Use Element::namespace_ instead of ELement::namespace_uri
|
1 năm trước cách đây |
Shannon Booth
|
3bd04d2c58
LibWeb: Port Attr interface from DeprecatedString to String
|
1 năm trước cách đây |
Shannon Booth
|
75133cf733
LibWeb: Port NamedNodeMap from DeprecatedString to String
|
1 năm trước cách đây |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 năm trước cách đây |
Timothy Flynn
|
9aae50a9c3
LibWeb: Handle attribute changes after actually changing the attribute
|
1 năm trước cách đây |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 năm trước cách đây |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 năm trước cách đây |
Andreas Kling
|
fb6d6a985f
LibWeb: Implement Element.setAttributeNode{,NS}()
|
2 năm trước cách đây |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 năm trước cách đây |
Luke Wilde
|
54f58e2662
LibWeb: Restore proper functionality of legacy platform objects
|
2 năm trước cách đây |
Kenneth Myhra
|
e3e281addd
LibWeb: Make factory method of DOM::NamedNodeMap fallible
|
2 năm trước cách đây |