Bug 259126 - Add more error handling in the get(name) function in the Cookie Store API
Summary: Add more error handling in the get(name) function in the Cookie Store API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 258504
  Show dependency treegraph
 
Reported: 2023-07-11 15:24 PDT by rupin
Modified: 2023-07-12 14:00 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 rupin 2023-07-11 15:24:58 PDT
If querying for the cookie fails, the promise should be rejected with a TypeError.
Comment 1 rupin 2023-07-11 15:34:11 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15756
Comment 2 EWS 2023-07-12 13:59:35 PDT
Committed 266006@main (9c1b157f42a1): <https://commits.webkit.org/266006@main>

Reviewed commits have been landed. Closing PR #15756 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-07-12 14:00:19 PDT
<rdar://problem/112156504>