[Webkit-unassigned] [Bug 274109] New: Web Inspector: fix value == undefined and propertyValue != undefined in cookie-utilities.js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 13:13:06 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=274109

            Bug ID: 274109
           Summary: Web Inspector: fix value == undefined and
                    propertyValue != undefined in cookie-utilities.js
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: frances_c at cox.net
                CC: inspector-bugzilla-changes at group.apple.com

It should be value === undefined and propertyValue !== undefined because undefined is a primitive value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240513/526f9581/attachment.htm>


More information about the webkit-unassigned mailing list