Andreas Kling
|
dd419b5a8d
AK: Make String::number() infallible
|
9 months ago |
justus2510
|
55f0dc823f
LibWeb: Handle unpaired surrogates in USVStrings
|
9 months ago |
Andreas Kling
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
9 months ago |
sin-ack
|
d5948709cd
BindingsGenerator: Handle global interfaces without named properties
|
9 months ago |
Noah Bright
|
d30ae92b82
LibWeb: Define PerformanceEventTiming
|
10 months ago |
Shannon Booth
|
dc401f49ea
LibWeb+LibURL: Move HTML::Origin to URL::Origin
|
9 months ago |
Shannon Booth
|
e9dd05b2b5
LibWeb: Correct attributes on IDL interface 'operations'
|
9 months ago |
Shannon Booth
|
fb2b78620d
LibWeb: Factor out function to define the 'operations' on an interface
|
9 months ago |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
Jamie Mansfield
|
1a012f279a
LibWeb/WebVTT: Implement VTTRegion idl interface
|
10 months ago |
Jamie Mansfield
|
4c5a176354
LibWeb: Stub MediaCapabilities IDL interface
|
10 months ago |
Tim Ledbetter
|
53ab6fa403
LibWeb: Stub the `ServiceWorkerContainer` interface
|
11 months ago |
Tim Ledbetter
|
0c0a4a6042
LibWeb: Stub the `ServiceWorkerRegistration` interface
|
11 months ago |
Tim Ledbetter
|
70fdf7affb
IDLGenerators: Add `register` to the list of C++ keywords
|
11 months ago |
Jamie Mansfield
|
169163b002
LibWeb/EntriesAPI: Implement FileSystemEntry
|
11 months ago |
Timothy Flynn
|
8865d18a67
LibWeb: Allow callback parameters to be nullable
|
11 months ago |
Timothy Flynn
|
74d9cfbf2a
LibWeb: Implement DataTransferItemList.prototype.add()
|
11 months ago |
Timothy Flynn
|
0b0d44da27
LibWeb: Implement the ClipboardEvent IDL interface
|
11 months ago |
Timothy Flynn
|
268d6dda2f
LibWeb: Sort list of imported namespaces
|
11 months ago |
Tim Ledbetter
|
335d51d678
IDLGenerators: Make USVString attribute reflection spec compliant
|
11 months ago |
Jamie Mansfield
|
1b84062c74
LibWeb: Stub StorageManager idl interface
|
11 months ago |
Shannon Booth
|
aa32bfa448
LibWeb: Implement USVString scalar value handling
|
11 months ago |
Colin Reeder
|
14267b5d63
LibWeb: Add stub implementation of performance.navigation
|
11 months ago |
Shannon Booth
|
ad32227c83
BindingsGenerator: Support nullable integral attributes
|
11 months ago |
Shannon Booth
|
d6243abec3
BindingsGenerator: Factor out code to generate JS::Value from an integer
|
11 months ago |
Andreas Kling
|
2daaa22a15
LibWeb: Stop trying to guess include paths in IDL codegen
|
11 months ago |
Shannon Booth
|
9b59dc5e8b
Bindings: Remove exception handling for named_item_value
|
11 months ago |
bbb651
|
6672fb4b47
WebAudio: Stub `AudioBufferSourceNode`
|
1 year ago |
Daniel Bertalan
|
c62240aa80
Everywhere: Warn on function definitions without prototypes
|
1 year ago |
Jamie Mansfield
|
e8fe7c0ee3
LibWeb: Prevent infinite loop in create_an_inheritance_stack
|
1 year ago |