[Webkit-unassigned] [Bug 145063] New: AudioContext should resolve promises with jsUndefined() and not jsNull()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 15 11:35:14 PDT 2015


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

            Bug ID: 145063
           Summary: AudioContext should resolve promises with
                    jsUndefined() and not jsNull()
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (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

AudioContext resume, suspend and close are all returning promises.
Resolving these promises is done by passing a null value, while there should be no value passed at all, therefore passing undefined.

-- 
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/20150515/9a2426bf/attachment.html>


More information about the webkit-unassigned mailing list