[Webkit-unassigned] [Bug 143263] New: documentation for ES Promises points to the wrong one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 06:47:32 PDT 2015


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

            Bug ID: 143263
           Summary: documentation for ES Promises points to the wrong one
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: myakura.web at gmail.com

http://trac.webkit.org/browser/trunk/Source/JavaScriptCore/features.json?rev=182134 links to https://developer.mozilla.org/en-US/docs/Mozilla/JavaScript_code_modules/Promise.jsm/Promise (on #L34); this is for Promise.jsm, one of Mozilla's set of APIs.

For ES6 Promises, it should refer to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise instead.

-- 
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/20150331/c3e11a44/attachment-0002.html>


More information about the webkit-unassigned mailing list