|
|
Always persist bookmark IDs.
Remove the preference to persist IDs.
NOTE that we need to save the file the first time with IDs
since existing bookmark files won't have IDs and the file
won't be saved until something changes in the bookmark model.
So we need to explicitly save once when we assign ids for the
first time.
TEST=NONE
BUG= 16068
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20532
Total comments: 2
Total comments: 18
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+190 lines, -191 lines) |
Patch |
 |
M |
chrome/browser/bookmarks/bookmark_codec.h
|
View
|
1
2
3
4
|
7 chunks |
+20 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/bookmark_codec.cc
|
View
|
1
2
3
4
5
6
7
8
|
9 chunks |
+23 lines, -24 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/bookmark_codec_unittest.cc
|
View
|
1
2
3
4
|
8 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/bookmark_drag_data.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/bookmark_drag_data.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/bookmark_model.h
|
View
|
1
2
3
4
|
9 chunks |
+13 lines, -27 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/bookmark_model.cc
|
View
|
1
2
3
|
10 chunks |
+14 lines, -45 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/bookmark_model_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/bookmark_storage.h
|
View
|
1
2
3
|
3 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/bookmark_storage.cc
|
View
|
1
2
3
|
5 chunks |
+7 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_bookmarks_module.h
|
View
|
5
6
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_bookmarks_module.cc
|
View
|
4
5
6
|
17 chunks |
+60 lines, -28 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_bookmarks_module_constants.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_bookmarks_module_constants.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/bookmark_editor_gtk.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/bookmark_tree_model.h
|
View
|
5
6
7
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/bookmark_tree_model.cc
|
View
|
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/bookmark_editor_view.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/bookmark_editor_view.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 22 (0 generated)
|