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

Issue 24345002: Do not add "Bookmarks File" to ImporterList. (Closed)

Created:
7 years, 3 months ago by tfarina
Modified:
7 years, 2 months ago
Reviewers:
gab, Dan Beam
CC:
chromium-reviews, dbeam+watch-options_chromium.org
Visibility:
Public.

Description

Add "Bookmarks File" to ImporterList interactively. Otherwise it becomes an option on first run AutoImport and that is not desired. Instead we force the clients to make the decision on whether they want or not to add the "interactive profile", aka "Bookmarks HTML File" to the ImporterList, which can make it available in the "Import Bookmarks and Settings" dialog. BUG=295755 TEST=launch chrome, go to chrome://settings/importData, verifies that "Bookmarks HTML file" option is present in the "From:" combobox and still works. R=gab@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226694

Patch Set 1 #

Total comments: 4

Patch Set 2 : review #

Total comments: 2

Patch Set 3 : fix typo #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -19 lines) Patch
M chrome/browser/first_run/first_run.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/first_run/first_run_browsertest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/importer/importer_list.h View 1 2 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/importer/importer_list.cc View 1 4 chunks +21 lines, -13 lines 0 comments Download
M chrome/browser/ui/webui/options/import_data_handler.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
tfarina
Hi Gabriel, could you review this to me? Thanks,
7 years, 3 months ago (2013-09-22 15:31:01 UTC) #1
gab
Thanks for fixing this, comments below. https://codereview.chromium.org/24345002/diff/1/chrome/browser/importer/importer_list.cc File chrome/browser/importer/importer_list.cc (left): https://codereview.chromium.org/24345002/diff/1/chrome/browser/importer/importer_list.cc#oldcode178 chrome/browser/importer/importer_list.cc:178: importer::SourceProfile* bookmarks_file = ...
7 years, 3 months ago (2013-09-23 14:39:14 UTC) #2
tfarina
https://codereview.chromium.org/24345002/diff/1/chrome/browser/importer/importer_list.cc File chrome/browser/importer/importer_list.cc (left): https://codereview.chromium.org/24345002/diff/1/chrome/browser/importer/importer_list.cc#oldcode178 chrome/browser/importer/importer_list.cc:178: importer::SourceProfile* bookmarks_file = new importer::SourceProfile; On 2013/09/23 14:39:14, gab ...
7 years, 2 months ago (2013-09-28 17:10:04 UTC) #3
gab
lgtm, please update description to reflect latest approach. Thanks, Gab
7 years, 2 months ago (2013-10-01 18:33:58 UTC) #4
tfarina
Dan for OWNERS stamp of chrome/browser/ui/webui/options/ changes. Thanks,
7 years, 2 months ago (2013-10-02 01:43:09 UTC) #5
tfarina
On 2013/10/01 18:33:58, gab wrote: > lgtm, please update description to reflect latest approach. > ...
7 years, 2 months ago (2013-10-02 01:43:29 UTC) #6
Dan Beam
lgtm
7 years, 2 months ago (2013-10-02 09:03:36 UTC) #7
Dan Beam
https://chromiumcodereview.appspot.com/24345002/diff/11001/chrome/browser/importer/importer_list.h File chrome/browser/importer/importer_list.h (right): https://chromiumcodereview.appspot.com/24345002/diff/11001/chrome/browser/importer/importer_list.h#newcode32 chrome/browser/importer/importer_list.h:32: bool include_interactive_prifiles, nit: s/prifiles/profiles/
7 years, 2 months ago (2013-10-02 09:05:27 UTC) #8
tfarina
https://chromiumcodereview.appspot.com/24345002/diff/11001/chrome/browser/importer/importer_list.h File chrome/browser/importer/importer_list.h (right): https://chromiumcodereview.appspot.com/24345002/diff/11001/chrome/browser/importer/importer_list.h#newcode32 chrome/browser/importer/importer_list.h:32: bool include_interactive_prifiles, On 2013/10/02 09:05:27, Dan Beam wrote: > ...
7 years, 2 months ago (2013-10-02 13:24:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/24345002/29001
7 years, 2 months ago (2013-10-02 13:24:42 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=204591
7 years, 2 months ago (2013-10-02 15:34:42 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/24345002/29001
7 years, 2 months ago (2013-10-02 16:44:26 UTC) #12
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 2 months ago (2013-10-02 16:51:22 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/24345002/57001
7 years, 2 months ago (2013-10-03 01:34:15 UTC) #14
commit-bot: I haz the power
7 years, 2 months ago (2013-10-03 06:00:07 UTC) #15
Message was sent while issue was closed.
Change committed as 226694

Powered by Google App Engine
This is Rietveld 408576698