Bug 175242 - Promise resolve and reject function should have length = 1
Summary: Promise resolve and reject function should have length = 1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-06 01:40 PDT by Yusuke Suzuki
Modified: 2017-08-21 12:40 PDT (History)
9 users (show)

See Also:


Attachments
Patch (13.54 KB, patch)
2017-08-06 09:41 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (13.54 KB, patch)
2017-08-06 09:41 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-08-06 01:40:17 PDT
...
Comment 1 Yusuke Suzuki 2017-08-06 09:41:05 PDT
Created attachment 317364 [details]
Patch
Comment 2 Yusuke Suzuki 2017-08-06 09:41:43 PDT
Created attachment 317365 [details]
Patch
Comment 3 Yusuke Suzuki 2017-08-06 10:28:23 PDT
Comment on attachment 317365 [details]
Patch

Thanks!
Comment 4 WebKit Commit Bot 2017-08-06 10:57:29 PDT
Comment on attachment 317365 [details]
Patch

Clearing flags on attachment: 317365

Committed r220324: <http://trac.webkit.org/changeset/220324>
Comment 5 WebKit Commit Bot 2017-08-06 10:57:31 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2017-08-06 10:58:32 PDT
<rdar://problem/33744910>
Comment 7 Joseph Pecoraro 2017-08-21 12:40:29 PDT
Nice!! I believe this would have changed some test262 tests.

Oh, I see you updated them in:
https://trac.webkit.org/r220415