Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
10 months ago |
Shannon Booth
|
9b1af542e7
Bindings: Implement is_supported_property_index in terms of item_value
|
1 year ago |
Shannon Booth
|
c5c1a8fcc7
Bindings: Make item_value return an Optional<JS::Value>
|
1 year ago |
Shannon Booth
|
081c92bf3d
Bindings: Remove exception handling for named_item
|
1 year ago |
Andrew Kaster
|
521ed0e911
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
1 year ago |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 years ago |
Luke Wilde
|
54f58e2662
LibWeb: Restore proper functionality of legacy platform objects
|
2 years ago |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
Timothy Flynn
|
af75493883
LibWeb: Move passing of Web object prototypes out of constructors
|
2 years ago |
Andrew Kaster
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
2 years ago |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 years ago |
Andreas Kling
|
48e0066371
LibWeb: Make NodeList GC-allocated
|
2 years ago |
Luke Wilde
|
8d6db36cbb
LibWeb: Add support for NodeList
|
3 years ago |