Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(192)

Issue 2215773002: Add ability to add/edit cookie in Chrome Dev Tool (front-end) (Closed)

Created:
4 years, 4 months ago by kdzwinel
Modified:
3 years, 10 months ago
Reviewers:
allada
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Editing cookies from the Application>Storage>Cookies panel. Preview: https://imgur.com/a/njD3J

Patch Set 1 #

Patch Set 2 : Fix for loop bug. #

Patch Set 3 : WIP #

Patch Set 4 : Update after Network.setCookie landed in tot #

Patch Set 5 : No need to round up seconds #

Patch Set 6 : Get rid of the border #

Patch Set 7 : Fix issue with editing cookies targeting single domain #

Patch Set 8 : Manage cookie flags from the context menu #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -13 lines) Patch
M third_party/WebKit/Source/devtools/front_end/components_lazy/CookiesTable.js View 1 2 3 4 5 6 7 6 chunks +148 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/CookieParser.js View 1 2 3 4 5 6 5 chunks +21 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js View 1 2 3 4 5 6 7 4 chunks +21 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui_lazy/dataGrid.css View 1 2 3 4 5 6 7 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (11 generated)
allada
We should not allow the user to continue tabbing to new lines when last line ...
4 years, 3 months ago (2016-09-01 20:54:03 UTC) #12
kdzwinel
Thank you for feedback! > Right now the users are forced to type in all ...
4 years, 3 months ago (2016-09-01 22:30:34 UTC) #13
allada
On 2016/09/01 22:30:34, kdzwinel wrote: > Thank you for feedback! > > > Right now ...
4 years, 3 months ago (2016-09-01 22:38:04 UTC) #14
allada
4 years ago (2016-12-23 00:41:15 UTC) #15
I am going to close this issue since it's been replaced by:
https://codereview.chromium.org/2567873002/

Powered by Google App Engine
This is Rietveld 408576698