|
Make the import feature a little more complete:
- Now we show import progress of individual items
- In case Firefox is running we display a warning and allow user to close it before proceeding
- Delete the Firefox lock when import finishes
BUG= 11191
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+456 lines, -60 lines) |
Patch |
 |
M |
chrome/browser/gtk/import_dialog_gtk.h
|
View
|
|
2 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/import_dialog_gtk.cc
|
View
|
1
|
5 chunks |
+23 lines, -17 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/gtk/import_lock_dialog_gtk.h
|
View
|
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/gtk/import_lock_dialog_gtk.cc
|
View
|
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/gtk/import_progress_dialog_gtk.h
|
View
|
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/gtk/import_progress_dialog_gtk.cc
|
View
|
|
1 chunk |
+202 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/importer/firefox_importer_utils.h
|
View
|
1
|
2 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/importer/firefox_importer_utils.cc
|
View
|
1
|
3 chunks |
+21 lines, -31 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/importer/firefox_profile_lock_posix.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/importer/importer.h
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/importer/importer.cc
|
View
|
1
|
4 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome.gyp
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|