Bug 221077 - [JSC] Add JSPromise::rejectedPromise
Summary: [JSC] Add JSPromise::rejectedPromise
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
: 214679 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-01-27 20:37 PST by Yusuke Suzuki
Modified: 2021-02-01 02:31 PST (History)
9 users (show)

See Also:


Attachments
Patch (6.54 KB, patch)
2021-01-27 20:39 PST, Yusuke Suzuki
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (6.56 KB, patch)
2021-01-27 20:49 PST, 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 2021-01-27 20:37:49 PST
[JSC] Add JSPromise::rejectedPromise
Comment 1 Yusuke Suzuki 2021-01-27 20:39:23 PST
Created attachment 418611 [details]
Patch
Comment 2 Yusuke Suzuki 2021-01-27 20:49:16 PST
Created attachment 418612 [details]
Patch
Comment 3 Mark Lam 2021-01-27 23:28:25 PST
Comment on attachment 418612 [details]
Patch

r=me
Comment 4 EWS 2021-01-28 00:08:15 PST
Committed r272005: <https://trac.webkit.org/changeset/272005>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418612 [details].
Comment 5 Radar WebKit Bug Importer 2021-01-28 00:09:27 PST
<rdar://problem/73698454>
Comment 6 Yusuke Suzuki 2021-02-01 02:31:16 PST
*** Bug 214679 has been marked as a duplicate of this bug. ***