Bug 274109
| Summary: | fix value == undefined and propertyValue != undefined in cookie-utilities.js | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Frances Cornwall <frances_c> |
| Component: | Tools / Tests | Assignee: | 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
It should be value === undefined and propertyValue !== undefined because undefined is a primitive value.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Frances Cornwall
Pull request: https://github.com/WebKit/WebKit/pull/28495
EWS
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
<rdar://problem/128221960>