Bug 262677 - rename NativePromise resolveOrReject and createAndResolveOrReject
Summary: rename NativePromise resolveOrReject and createAndResolveOrReject
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-04 22:32 PDT by Jean-Yves Avenard [:jya]
Modified: 2023-10-05 00:41 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Avenard [:jya] 2023-10-04 22:32:10 PDT
rename NativePromise resolveOrReject and createAndResolveOrReject into settle() and createAndSettle() respectively.

The other names are too much of a mouthful.
Comment 1 Radar WebKit Bug Importer 2023-10-04 22:32:41 PDT
<rdar://problem/116504430>
Comment 2 Jean-Yves Avenard [:jya] 2023-10-04 22:44:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18673
Comment 3 EWS 2023-10-05 00:41:24 PDT
Committed 268901@main (fae33225167a): <https://commits.webkit.org/268901@main>

Reviewed commits have been landed. Closing PR #18673 and removing active labels.