[Webkit-unassigned] [Bug 152296] New: webkitGetUserMedia built-in should use @then and not then

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 00:05:01 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=152296

            Bug ID: 152296
           Summary: webkitGetUserMedia built-in should use @then and not
                    then
    Classification: Unclassified
           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

webkitGetUserMedia is implemented as a JS built-in.
As such it should not use public promise APIs which may be controlled by user scripts.
@then should be used instead

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151215/f6132d0a/attachment-0001.html>


More information about the webkit-unassigned mailing list