Bug 262229 - Add operator bool() to NativePromiseRequest object
Summary: Add operator bool() to NativePromiseRequest object
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-09-27 17:23 PDT by Jean-Yves Avenard [:jya]
Modified: 2023-09-27 21:53 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-09-27 17:23:54 PDT
It got dropped in the way, so you can't test if the NativePromise has been completed or disconnected yet.
Comment 1 Radar WebKit Bug Importer 2023-09-27 17:24:10 PDT
<rdar://problem/116150545>
Comment 2 Jean-Yves Avenard [:jya] 2023-09-27 17:28:33 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18318
Comment 3 EWS 2023-09-27 21:53:33 PDT
Committed 268562@main (6f5dfe93bc25): <https://commits.webkit.org/268562@main>

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