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
|
081c92bf3d
Bindings: Remove exception handling for named_item
|
1 سال پیش |
Tim Ledbetter
|
0127190dcf
LibWeb: Perform DOMTokenList token validation in the correct order
|
1 سال پیش |
Tim Ledbetter
|
ec1f7779cb
LibWeb: Follow the specification steps to serialize a DOMTokenList
|
1 سال پیش |
Tim Ledbetter
|
d0555f3176
LibWeb: Flesh out `DOMTokenList::supports()` implementation
|
1 سال پیش |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 سال پیش |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 سال پیش |
Bastiaan van der Plaat
|
a681429dff
LibWeb: Remove DOM element deprecated_get_attribute()
|
1 سال پیش |
Andrew Kaster
|
521ed0e911
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
1 سال پیش |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 سال پیش |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 سال پیش |
Shannon Booth
|
673e3ec57d
LibWeb: Port Element::set_attribute_value from DeprecatedString
|
1 سال پیش |
Shannon Booth
|
50350fb79c
LibWeb: Add a non-DeprecatedString version of Element::get_attribute
|
1 سال پیش |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 سال پیش |
Shannon Booth
|
b0eea51335
LibWeb: Port DOMTokenList from DeprecatedString to String
|
2 سال پیش |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 سال پیش |
Linus Groh
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
2 سال پیش |
Luke Wilde
|
54f58e2662
LibWeb: Restore proper functionality of legacy platform objects
|
2 سال پیش |
Kenneth Myhra
|
251c063897
LibWeb: Make factory method of DOM::DOMTokenList fallible
|
2 سال پیش |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 سال پیش |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 سال پیش |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 سال پیش |
Timothy Flynn
|
af75493883
LibWeb: Move passing of Web object prototypes out of constructors
|
2 سال پیش |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 سال پیش |
Andreas Kling
|
7d863174b3
LibWeb: Use a JS::NonnullGCPtr for DOMTokenList::m_associated_element
|
2 سال پیش |