|
[Sync] Add HTTP status codes to NavigationEntry and TabNavigation
Also pickle and sync the status codes.
BUG= 153936
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+158 lines, -11 lines) |
Patch |
 |
M |
chrome/browser/sessions/session_restore_browsertest.cc
|
View
|
1
2
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sessions/session_types.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sessions/session_types.cc
|
View
|
|
8 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sessions/session_types_test_helper.h
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sessions/session_types_test_helper.cc
|
View
|
1
2
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sessions/session_types_unittest.cc
|
View
|
1
2
|
9 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sessions/tab_restore_service_browsertest.cc
|
View
|
1
2
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/session_model_associator_unittest.cc
|
View
|
1
2
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/test/integration/single_client_sessions_sync_test.cc
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/test_render_view_host.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/navigation_controller_impl.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/navigation_controller_impl_unittest.cc
|
View
|
1
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/navigation_entry_impl.h
|
View
|
1
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/navigation_entry_impl.cc
|
View
|
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/navigation_entry.h
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/session_specifics.proto
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|