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

Issue 1842323002: [DevTools] Fix stale requests in Network panel not being refreshed (Closed)

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

Description

[DevTools] Fix stale requests in Network panel not being refreshed Fix bug where changes to network requests wouldn't be reflected in the Network panel. For example, a finished request would show as "pending" until a refresh was forced by filtering the request out and then resetting the filter. BUG=599404 Committed: https://crrev.com/35e85822440aa0729ff35b81dda5fcd61878f242 Cr-Commit-Position: refs/heads/master@{#384685}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Tweak code based on code review comments. #

Total comments: 2

Patch Set 3 : Tweak style. #

Patch Set 4 : Add name to AUTHORS file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M AUTHORS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js View 1 2 3 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 24 (9 generated)
Matt Zeunert
PTAL
4 years, 8 months ago (2016-03-31 10:26:59 UTC) #3
Jonathan Garbee
On 2016/03/31 at 10:26:59, matt wrote: > PTAL No need for a for loop. You ...
4 years, 8 months ago (2016-03-31 13:03:24 UTC) #4
Matt Zeunert
On 2016/03/31 13:03:24, Jonathan Garbee wrote: > On 2016/03/31 at 10:26:59, matt wrote: > > ...
4 years, 8 months ago (2016-04-01 07:54:12 UTC) #5
Jonathan Garbee
On 2016/04/01 at 07:54:12, matt wrote: > On 2016/03/31 13:03:24, Jonathan Garbee wrote: > > ...
4 years, 8 months ago (2016-04-01 16:41:31 UTC) #6
pfeldman
> No. Just change what you are adding. If you want to do a cleanup ...
4 years, 8 months ago (2016-04-01 17:40:27 UTC) #7
pfeldman
Strictly speaking, this requires a test, but our testing harness is not yet contributor-friendly. Do ...
4 years, 8 months ago (2016-04-01 17:47:14 UTC) #9
Matt Zeunert
https://codereview.chromium.org/1842323002/diff/1/third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js File third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js (right): https://codereview.chromium.org/1842323002/diff/1/third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js#newcode965 third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js:965: var nodesToRefresh = []; On 2016/04/01 17:47:13, pfeldman wrote: ...
4 years, 8 months ago (2016-04-01 18:47:06 UTC) #10
Matt Zeunert
Regarding tests, I'm currently using the lightweight process using just the front-end code. I tried ...
4 years, 8 months ago (2016-04-01 18:50:30 UTC) #11
pfeldman
looks good % comments. fix them and we can land this, thanks! https://codereview.chromium.org/1842323002/diff/20001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js File third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js ...
4 years, 8 months ago (2016-04-01 18:55:47 UTC) #12
Matt Zeunert
Cool, I've made those changes. Thanks for your help!
4 years, 8 months ago (2016-04-01 19:07:27 UTC) #13
pfeldman
lgtm I did not find your name in the src/AUTHORS. Please add it there so ...
4 years, 8 months ago (2016-04-01 19:12:34 UTC) #14
Matt Zeunert
Sure, done.
4 years, 8 months ago (2016-04-01 19:20:41 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1842323002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1842323002/60001
4 years, 8 months ago (2016-04-01 19:26:24 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-01 20:48:44 UTC) #22
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 20:50:07 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/35e85822440aa0729ff35b81dda5fcd61878f242
Cr-Commit-Position: refs/heads/master@{#384685}

Powered by Google App Engine
This is Rietveld 408576698