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

Issue 3167028: Fix bug in ImportingData Overlay (Closed)

Created:
10 years, 4 months ago by sargrass
Modified:
9 years, 7 months ago
Reviewers:
csilv, zel
CC:
chromium-reviews, dhg, arv (Not doing code reviews), ben+cc_chromium.org, James Hawkins
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Fix a bug in ImportingData Overlay which cause crash when importing data multiple times. Fix the problem when force closing the tab while importing. BUG=49095 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56933

Patch Set 1 #

Patch Set 2 : fix the problem when force closing the tab while importing #

Total comments: 4

Patch Set 3 : change name and sync #

Total comments: 8

Patch Set 4 : change naem #

Patch Set 5 : sync #

Patch Set 6 : sync #

Patch Set 7 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -5 lines) Patch
M chrome/browser/dom_ui/import_data_handler.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/dom_ui/import_data_handler.cc View 1 2 3 3 chunks +12 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/import_data_overlay.js View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/resources/options/personal_options.js View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
sargrass
10 years, 4 months ago (2010-08-20 00:36:26 UTC) #1
sargrass
10 years, 4 months ago (2010-08-20 01:16:15 UTC) #2
zel
http://codereview.chromium.org/3167028/diff/3001/4001 File chrome/browser/dom_ui/import_data_handler.cc (right): http://codereview.chromium.org/3167028/diff/3001/4001#newcode59 chrome/browser/dom_ui/import_data_handler.cc:59: "load", NewCallback(this, &ImportDataHandler::Load)); "load" is bit too generic for ...
10 years, 4 months ago (2010-08-20 01:23:00 UTC) #3
sargrass
http://codereview.chromium.org/3167028/diff/3001/4001 File chrome/browser/dom_ui/import_data_handler.cc (right): http://codereview.chromium.org/3167028/diff/3001/4001#newcode59 chrome/browser/dom_ui/import_data_handler.cc:59: "load", NewCallback(this, &ImportDataHandler::Load)); On 2010/08/20 01:23:00, zel wrote: > ...
10 years, 4 months ago (2010-08-20 01:37:57 UTC) #4
zel
http://codereview.chromium.org/3167028/diff/3001/4001 File chrome/browser/dom_ui/import_data_handler.cc (right): http://codereview.chromium.org/3167028/diff/3001/4001#newcode59 chrome/browser/dom_ui/import_data_handler.cc:59: "load", NewCallback(this, &ImportDataHandler::Load)); On 2010/08/20 01:37:57, sargrass wrote: > ...
10 years, 4 months ago (2010-08-20 01:41:34 UTC) #5
sargrass
http://codereview.chromium.org/3167028/diff/3001/4001 File chrome/browser/dom_ui/import_data_handler.cc (right): http://codereview.chromium.org/3167028/diff/3001/4001#newcode59 chrome/browser/dom_ui/import_data_handler.cc:59: "load", NewCallback(this, &ImportDataHandler::Load)); On 2010/08/20 01:41:34, zel wrote: > ...
10 years, 4 months ago (2010-08-20 01:47:20 UTC) #6
csilv
http://codereview.chromium.org/3167028/diff/8001/4005 File chrome/browser/dom_ui/import_data_handler.cc (right): http://codereview.chromium.org/3167028/diff/8001/4005#newcode59 chrome/browser/dom_ui/import_data_handler.cc:59: "load", NewCallback(this, &ImportDataHandler::LoadImporter)); Same as what zel requested, please ...
10 years, 4 months ago (2010-08-20 19:01:55 UTC) #7
sargrass
http://codereview.chromium.org/3167028/diff/8001/4005 File chrome/browser/dom_ui/import_data_handler.cc (right): http://codereview.chromium.org/3167028/diff/8001/4005#newcode59 chrome/browser/dom_ui/import_data_handler.cc:59: "load", NewCallback(this, &ImportDataHandler::LoadImporter)); On 2010/08/20 19:01:55, csilv wrote: > ...
10 years, 4 months ago (2010-08-20 19:17:30 UTC) #8
csilv
LGTM
10 years, 4 months ago (2010-08-20 19:41:13 UTC) #9
sargrass
10 years, 4 months ago (2010-08-20 19:43:31 UTC) #10
Thank you. And, can you help me look at my other cl?

On Fri, Aug 20, 2010 at 12:41 PM, <csilv@chromium.org> wrote:

> LGTM
>
>
> http://codereview.chromium.org/3167028/show
>

Powered by Google App Engine
This is Rietveld 408576698