Shannon Booth
|
d6bcd3fb0b
LibWeb: Make CallbackType take a realm instead of settings object
|
hace 7 meses |
Andreas Kling
|
3e8c8b185e
LibWeb: Use WindowProxy instead of Window in UI Events IDL
|
hace 7 meses |
Shannon Booth
|
98dadb0ce6
LibWeb: Always return a rejected Promise for functions which throw
|
hace 7 meses |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
hace 7 meses |
Luke Wilde
|
d95ae629ee
LibIDL: Allow overwriting the generated attribute callback name
|
hace 7 meses |
Shannon Booth
|
1e54003cb1
LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate
|
hace 7 meses |
Shannon Booth
|
9b79a686eb
LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T>
|
hace 7 meses |
rmg-x
|
9ee7d4d90a
LibWeb: Add builtin Float16Array type and remove related FIXME
|
hace 8 meses |
stasoid
|
31bf40b659
AK: Make LexicalPath::relative_path() fallible
|
hace 8 meses |
Jonne Ransijn
|
69f96122b6
LibJS+LibWeb: Prevent double invocation of `[[GetOwnProperty]]`
|
hace 8 meses |
Shannon Booth
|
84dc83e0e0
LibWeb: Rename current_global_object to current_principal_global_object
|
hace 8 meses |
Andrew Kaster
|
36feebb1e7
LibWeb: Add Wasm Web-API streaming compilation and instantiation
|
hace 8 meses |
Jelle Raaijmakers
|
3504370281
LibWeb: Add stubbed Media Source Extensions API
|
hace 8 meses |
Shannon Booth
|
70599d3f8d
LibWeb: Add support for dictionaries in overload resolution
|
hace 8 meses |
Shannon Booth
|
013c2a1c7c
LibWeb: Verify that all overloads contain Unscopable if present
|
hace 8 meses |
Andrew Kaster
|
2c3531ab78
LibWeb: Move JS::Promise <-> WebIDL conversion into IDL
|
hace 8 meses |
stelar7
|
d81f31c699
LibWeb/Meta: Adjust how missing/invalid default values are generated
|
hace 8 meses |
Jelle Raaijmakers
|
2a98f2a12d
LibWeb: Implement AudioListener
|
hace 8 meses |
Jelle Raaijmakers
|
0b9d55b676
Meta: Reuse built-in JS types list for IDL to C++ generation
|
hace 8 meses |
Andreas Kling
|
dd419b5a8d
AK: Make String::number() infallible
|
hace 8 meses |
justus2510
|
55f0dc823f
LibWeb: Handle unpaired surrogates in USVStrings
|
hace 8 meses |
Andreas Kling
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
hace 8 meses |
sin-ack
|
d5948709cd
BindingsGenerator: Handle global interfaces without named properties
|
hace 8 meses |
Noah Bright
|
d30ae92b82
LibWeb: Define PerformanceEventTiming
|
hace 9 meses |
Shannon Booth
|
dc401f49ea
LibWeb+LibURL: Move HTML::Origin to URL::Origin
|
hace 9 meses |
Shannon Booth
|
e9dd05b2b5
LibWeb: Correct attributes on IDL interface 'operations'
|
hace 9 meses |
Shannon Booth
|
fb2b78620d
LibWeb: Factor out function to define the 'operations' on an interface
|
hace 9 meses |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
hace 9 meses |
Jamie Mansfield
|
1a012f279a
LibWeb/WebVTT: Implement VTTRegion idl interface
|
hace 9 meses |
Jamie Mansfield
|
4c5a176354
LibWeb: Stub MediaCapabilities IDL interface
|
hace 10 meses |