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

Issue 2440173003: Fixed chrome://net-export save dialog code (Closed)

Created:
4 years, 2 months ago by wangyix
Modified:
4 years, 1 month ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

- Removed a DCHECK that prevented "start logging" a second time. - Parent window is now blocked when the save dialog pops up. - The SelectFileDialog instance is now cleaned up as soon as the user saves or cancels. BUG=657219 Committed: https://crrev.com/bfe6949954d4ed616ae69479b17f79142317c722 Cr-Commit-Position: refs/heads/master@{#427422}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -6 lines) Patch
M chrome/browser/ui/webui/net_export_ui.cc View 1 4 chunks +15 lines, -6 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 28 (12 generated)
wangyix1
4 years, 2 months ago (2016-10-21 21:23:03 UTC) #3
wangyix1
4 years, 2 months ago (2016-10-21 21:24:10 UTC) #4
mmenke
https://codereview.chromium.org/2440173003/diff/1/chrome/browser/ui/webui/net_export_ui.cc File chrome/browser/ui/webui/net_export_ui.cc (right): https://codereview.chromium.org/2440173003/diff/1/chrome/browser/ui/webui/net_export_ui.cc#newcode316 chrome/browser/ui/webui/net_export_ui.cc:316: // In that case, we don't want more than ...
4 years, 1 month ago (2016-10-24 16:58:59 UTC) #5
mmenke
One other thing: Please update the description. "Debugged" is the process of a person identifying ...
4 years, 1 month ago (2016-10-24 17:00:50 UTC) #6
wangyix1
https://codereview.chromium.org/2440173003/diff/1/chrome/browser/ui/webui/net_export_ui.cc File chrome/browser/ui/webui/net_export_ui.cc (right): https://codereview.chromium.org/2440173003/diff/1/chrome/browser/ui/webui/net_export_ui.cc#newcode316 chrome/browser/ui/webui/net_export_ui.cc:316: // In that case, we don't want more than ...
4 years, 1 month ago (2016-10-24 19:57:12 UTC) #8
mmenke
LGTM. Doesn't seem like this is very testable, or I'd ask for tests.
4 years, 1 month ago (2016-10-24 19:59:07 UTC) #9
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/2440173003/20001
4 years, 1 month ago (2016-10-25 17:02:11 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/288892)
4 years, 1 month ago (2016-10-25 17:11:15 UTC) #16
mmenke
On 2016/10/25 17:11:15, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 1 month ago (2016-10-25 17:26:25 UTC) #17
wangyix
4 years, 1 month ago (2016-10-25 18:06:27 UTC) #19
wangyix
Adding tommycli for OWNERs approval.
4 years, 1 month ago (2016-10-25 18:25:20 UTC) #20
tommycli
On 2016/10/25 18:25:20, wangyix wrote: > Adding tommycli for OWNERs approval. RS LGTM
4 years, 1 month ago (2016-10-25 18:29:05 UTC) #21
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/2440173003/20001
4 years, 1 month ago (2016-10-25 18:33:00 UTC) #23
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 18:38:50 UTC) #25
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/bfe6949954d4ed616ae69479b17f79142317c722 Cr-Commit-Position: refs/heads/master@{#427422}
4 years, 1 month ago (2016-10-25 19:09:08 UTC) #27
eroman
4 years, 1 month ago (2016-10-25 20:22:58 UTC) #28
Message was sent while issue was closed.
LGTM

Note that for CL description, we generally try to structure it as:

   <1 sentence short description>

   <details>


In this manner when running commands like git-log there is a brief one line
summary that appears first.

For future changes I encourage following that pattern.

Powered by Google App Engine
This is Rietveld 408576698