Bug 232803

Summary: Bindings code doesn't seem to know how to resolve promises with an (a or b) type
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: cdumez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 232558    

Myles C. Maxfield
Reported 2021-11-07 17:35:24 PST
DOMPromiseDeferred<IDLNullable<IDLInterface<GPUError>>> doesn't seem to work.
Attachments
Myles C. Maxfield
Comment 1 2021-11-07 17:56:17 PST
Wait, IDLUnion might be what I want.
Myles C. Maxfield
Comment 2 2021-11-07 18:21:10 PST
Yeah, IDLUnion works.
Note You need to log in before you can comment on or make changes to this bug.