Bug 172175

Summary: Resolving a DOM promise with a Vector<Ref<T>> is not working
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, eric.carlson, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.