Bug 259126

Summary: Add more error handling in the get(name) function in the Cookie Store API
Product: WebKit Reporter: rupin
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 258504    

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>