RESOLVED FIXED 172175
Resolving a DOM promise with a Vector<Ref<T>> is not working
https://bugs.webkit.org/show_bug.cgi?id=172175
Summary Resolving a DOM promise with a Vector<Ref<T>> is not working
youenn fablet
Reported 2017-05-16 10:45:36 PDT
Eric pointed this issue in bug 172168, only Vector<RefPtr<TT>> is working currently. The case happens with MediaDevices::enumerateDevices which should return Promise<sequence<MediaDeviceInfo>>
Attachments
youenn fablet
Comment 1 2017-10-14 16:56:47 PDT
This is fixed with binding improvements.
Note You need to log in before you can comment on or make changes to this bug.