[Webkit-unassigned] [Bug 172175] New: Resolving a DOM promise with a Vector<Ref<T>> is not working
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 16 10:45:36 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172175
Bug ID: 172175
Summary: Resolving a DOM promise with a Vector<Ref<T>> is not
working
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: youennf at gmail.com
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>>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170516/be772e8a/attachment.html>
More information about the webkit-unassigned
mailing list