Bug 274109

Summary: fix value == undefined and propertyValue != undefined in cookie-utilities.js
Product: WebKit Reporter: Frances Cornwall <frances_c>
Component: Tools / TestsAssignee: Frances Cornwall <frances_c>
Status: RESOLVED FIXED    
Severity: Normal CC: frances_c, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Frances Cornwall
Reported 2024-05-13 13:13:06 PDT
It should be value === undefined and propertyValue !== undefined because undefined is a primitive value.
Attachments
Frances Cornwall
Comment 1 2024-05-13 13:19:33 PDT
EWS
Comment 2 2024-05-16 13:39:01 PDT
Committed 278889@main (f7e6c1a5fe40): <https://commits.webkit.org/278889@main> Reviewed commits have been landed. Closing PR #28495 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-05-16 13:40:17 PDT
Note You need to log in before you can comment on or make changes to this bug.