WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
143263
documentation for ES Promises points to the wrong one
https://bugs.webkit.org/show_bug.cgi?id=143263
Summary
documentation for ES Promises points to the wrong one
Masataka Yakura
Reported
2015-03-31 06:47:32 PDT
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.
Attachments
Patch
(1.55 KB, patch)
2015-04-05 13:12 PDT
,
Masataka Yakura
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Masataka Yakura
Comment 1
2015-04-05 13:12:17 PDT
Created
attachment 250162
[details]
Patch
Benjamin Poulain
Comment 2
2015-04-05 15:54:47 PDT
Oh, thanks!
WebKit Commit Bot
Comment 3
2015-04-05 16:41:56 PDT
Comment on
attachment 250162
[details]
Patch Clearing flags on attachment: 250162 Committed
r182368
: <
http://trac.webkit.org/changeset/182368
>
WebKit Commit Bot
Comment 4
2015-04-05 16:42:00 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug