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

Issue 23020015: In chrome://crashes, re-read the crash list on page reload (Closed)

Created:
7 years, 4 months ago by achaulk
Modified:
7 years, 3 months ago
CC:
chromium-reviews, Lei Zhang, vapier
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

In chrome://crashes, re-read the crash list on page reload BUG=210624 TEST=built for lumpy, add new entry to uploads.log, hit f5, see entry show up Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223964

Patch Set 1 #

Total comments: 5

Patch Set 2 : In chrome://crashes, re-read the crash list on page reload #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -8 lines) Patch
M chrome/browser/ui/webui/crashes_ui.cc View 1 2 2 chunks +11 lines, -8 lines 0 comments Download
M chrome/browser/upload_list.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
achaulk
I'm not sure if there's a race or not with multiple async loads happening at ...
7 years, 4 months ago (2013-08-16 18:47:17 UTC) #1
Lei Zhang
I defer to Stuart.
7 years, 4 months ago (2013-08-20 07:01:47 UTC) #2
achaulk
ping
7 years, 3 months ago (2013-08-26 16:36:38 UTC) #3
achaulk
ping
7 years, 3 months ago (2013-09-03 18:24:41 UTC) #4
stuartmorgan
Sorry for the delay. So I take it the issue here is that CrashesDOMHandler is ...
7 years, 3 months ago (2013-09-04 23:40:45 UTC) #5
vapier
i posted a slightly different variant at https://codereview.chromium.org/23650005/ (as i didn't realize this one was ...
7 years, 3 months ago (2013-09-14 04:43:39 UTC) #6
achaulk1
The issue is that a reload of the page doesn't re-read the crash list, you ...
7 years, 3 months ago (2013-09-16 18:06:20 UTC) #7
vapier
https://codereview.chromium.org/23020015/diff/1/chrome/browser/upload_list.cc File chrome/browser/upload_list.cc (right): https://codereview.chromium.org/23020015/diff/1/chrome/browser/upload_list.cc#newcode57 chrome/browser/upload_list.cc:57: uploads_.clear(); if people are happy with changing the upload ...
7 years, 3 months ago (2013-09-16 21:02:40 UTC) #8
achaulk1
Changed to keep the initial async load, if the file load beats the JS request, ...
7 years, 3 months ago (2013-09-16 22:37:43 UTC) #9
vapier
lgtm
7 years, 3 months ago (2013-09-16 22:50:06 UTC) #10
achaulk1
Any of the Chrome people want to comment?
7 years, 3 months ago (2013-09-17 16:45:16 UTC) #11
Lei Zhang
https://codereview.chromium.org/23020015/diff/13001/chrome/browser/ui/webui/crashes_ui.cc File chrome/browser/ui/webui/crashes_ui.cc (right): https://codereview.chromium.org/23020015/diff/13001/chrome/browser/ui/webui/crashes_ui.cc#newcode113 chrome/browser/ui/webui/crashes_ui.cc:113: void CrashesDOMHandler::HandleRequestCrashes(const ListValue* args) { I think this should ...
7 years, 3 months ago (2013-09-17 20:33:15 UTC) #12
achaulk1
https://codereview.chromium.org/23020015/diff/13001/chrome/browser/ui/webui/crashes_ui.cc File chrome/browser/ui/webui/crashes_ui.cc (right): https://codereview.chromium.org/23020015/diff/13001/chrome/browser/ui/webui/crashes_ui.cc#newcode113 chrome/browser/ui/webui/crashes_ui.cc:113: void CrashesDOMHandler::HandleRequestCrashes(const ListValue* args) { On 2013/09/17 20:33:15, Lei ...
7 years, 3 months ago (2013-09-17 21:21:51 UTC) #13
Lei Zhang
lgtm
7 years, 3 months ago (2013-09-17 21:51:44 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/23020015/20001
7 years, 3 months ago (2013-09-17 22:05:04 UTC) #15
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 3 months ago (2013-09-17 22:17:57 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/23020015/20001
7 years, 3 months ago (2013-09-18 21:27:28 UTC) #17
commit-bot: I haz the power
7 years, 3 months ago (2013-09-18 22:43:11 UTC) #18
Message was sent while issue was closed.
Change committed as 223964

Powered by Google App Engine
This is Rietveld 408576698