Bug 165181

Summary: [JSC] always wrap AwaitExpression operand in a new Promise
Product: WebKit Reporter: Caitlin Potter (:caitp) <caitp>
Component: New BugsAssignee: Caitlin Potter (:caitp) <caitp>
Status: RESOLVED FIXED    
Severity: Normal CC: andre.bargull, commit-queue, keith_miller, mark.lam, msaboff, saam, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Caitlin Potter (:caitp)
Reported 2016-11-29 17:51:26 PST
[JSC] always wrap AwaitExpression operand in a new Promise
Attachments
Patch (3.80 KB, patch)
2016-11-29 17:54 PST, Caitlin Potter (:caitp)
no flags
Caitlin Potter (:caitp)
Comment 1 2016-11-29 17:54:14 PST
Caitlin Potter (:caitp)
Comment 2 2016-11-29 17:59:25 PST
André Bargull had filed this issue on v8, and it also seems to apply to the WebKit implementation due to relying on @Promise.@resolve().
Yusuke Suzuki
Comment 3 2016-11-29 18:28:48 PST
Comment on attachment 295685 [details] Patch r=me
WebKit Commit Bot
Comment 4 2016-11-29 19:43:15 PST
Comment on attachment 295685 [details] Patch Clearing flags on attachment: 295685 Committed r209113: <http://trac.webkit.org/changeset/209113>
WebKit Commit Bot
Comment 5 2016-11-29 19:43:18 PST
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.