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

Issue 2760013002: DevTools: Fixes regression in cookies tab in Network panel having no output (Closed)

Created:
3 years, 9 months ago by jrstanley
Modified:
3 years, 9 months ago
Reviewers:
phulce, dgozman, eostroukhov
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
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Fixes regression in cookies tab in Network panel having no output Clicking on a request in the Network panel and selecting the cookies tab resulted in no output in this tab, despite there being cookies set. This appears to be a regression in https://codereview.chromium.org/2714913002 BUG=702940 Review-Url: https://codereview.chromium.org/2760013002 Cr-Commit-Position: refs/heads/master@{#458847} Committed: https://chromium.googlesource.com/chromium/src/+/b8fba9d8708e06e1543bc3d9fe589640c8853137

Patch Set 1 #

Total comments: 1

Patch Set 2 : Updates JSDoc comment to reflect possible null cookies parameter #

Total comments: 1

Patch Set 3 : Rebase (I'm now already in the AUTHORS file) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M third_party/WebKit/Source/devtools/front_end/cookie_table/CookiesTable.js View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 34 (22 generated)
jrstanley
PTAL. Apologies in advance if I have selected inappropriate reviewers.
3 years, 9 months ago (2017-03-20 17:07:17 UTC) #2
eostroukhov
https://codereview.chromium.org/2760013002/diff/1/third_party/WebKit/Source/devtools/front_end/cookie_table/CookiesTable.js File third_party/WebKit/Source/devtools/front_end/cookie_table/CookiesTable.js (right): https://codereview.chromium.org/2760013002/diff/1/third_party/WebKit/Source/devtools/front_end/cookie_table/CookiesTable.js#newcode168 third_party/WebKit/Source/devtools/front_end/cookie_table/CookiesTable.js:168: if (!cookies) Please fix JSDoc comment above to indicate ...
3 years, 9 months ago (2017-03-20 17:34:59 UTC) #3
jrstanley
On 2017/03/20 at 17:34:59, eostroukhov wrote: > https://codereview.chromium.org/2760013002/diff/1/third_party/WebKit/Source/devtools/front_end/cookie_table/CookiesTable.js > File third_party/WebKit/Source/devtools/front_end/cookie_table/CookiesTable.js (right): > > https://codereview.chromium.org/2760013002/diff/1/third_party/WebKit/Source/devtools/front_end/cookie_table/CookiesTable.js#newcode168 ...
3 years, 9 months ago (2017-03-20 17:43:17 UTC) #4
eostroukhov
https://codereview.chromium.org/2760013002/diff/20001/AUTHORS File AUTHORS (right): https://codereview.chromium.org/2760013002/diff/20001/AUTHORS#newcode308 AUTHORS:308: James Stanley <james@apphaus.co.uk> Have you signed CLA? https://cla.developers.google.com/clas Thanks!
3 years, 9 months ago (2017-03-20 17:57:47 UTC) #5
jrstanley
On 2017/03/20 at 17:57:47, eostroukhov wrote: > https://codereview.chromium.org/2760013002/diff/20001/AUTHORS > File AUTHORS (right): > > https://codereview.chromium.org/2760013002/diff/20001/AUTHORS#newcode308 ...
3 years, 9 months ago (2017-03-20 18:08:25 UTC) #6
dgozman
Patrick, could you please double check for more regressions caused by that patch? We'll have ...
3 years, 9 months ago (2017-03-20 18:36:34 UTC) #8
phulce
Thanks for the fix, and sorry about this! I'll add some testing to the network ...
3 years, 9 months ago (2017-03-20 23:32:05 UTC) #9
dgozman
lgtm
3 years, 9 months ago (2017-03-21 22:38:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2760013002/40001
3 years, 9 months ago (2017-03-22 18:54:15 UTC) #29
dgozman
On 2017/03/22 18:54:15, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
3 years, 9 months ago (2017-03-22 18:54:51 UTC) #30
phulce
On 2017/03/22 18:54:51, dgozman wrote: > On 2017/03/22 18:54:15, commit-bot: I haz the power wrote: ...
3 years, 9 months ago (2017-03-22 19:00:53 UTC) #31
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 19:46:18 UTC) #34
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b8fba9d8708e06e1543bc3d9fe58...

Powered by Google App Engine
This is Rietveld 408576698