WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
232803
Bindings code doesn't seem to know how to resolve promises with an (a or b) type
https://bugs.webkit.org/show_bug.cgi?id=232803
Summary
Bindings code doesn't seem to know how to resolve promises with an (a or b) type
Myles C. Maxfield
Reported
2021-11-07 17:35:24 PST
DOMPromiseDeferred<IDLNullable<IDLInterface<GPUError>>> doesn't seem to work.
Attachments
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug