Bug 210237 - Web Inspector: Storage: should be able to set a cookie with no value
Summary: Web Inspector: Storage: should be able to set a cookie with no value
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-08 19:02 PDT by Devin Rousso
Modified: 2020-04-09 17:41 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.16 KB, patch)
2020-04-08 19:44 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>