Bug 210237

Summary: Web Inspector: Storage: should be able to set a cookie with no value
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, inspector-bugzilla-changes, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Devin Rousso 2020-04-08 19:02:44 PDT
# STEPS TO REPRODUCE
1. inspect any page
2. go to the Storage Tab
3. click on the + in the navigation bar
4. delete any value in the Value <input>
5. press enter/esc or click outside the popover
 => a cookie is added with the value `value`
Comment 1 Devin Rousso 2020-04-08 19:44:52 PDT
Created attachment 395901 [details]
Patch
Comment 2 EWS 2020-04-09 17:40:09 PDT
Committed r259842: <https://trac.webkit.org/changeset/259842>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 395901 [details].
Comment 3 Radar WebKit Bug Importer 2020-04-09 17:41:22 PDT
<rdar://problem/61553178>