|
Merge of 97624 to 835 branch.
This is mostly just a patch of 97624, with the following manual changes.
- Copied TabContents::GetPendingSiteInstance over from trunk.
- Moved changes out of chrome/test/base and into the files that existed at the branch point.
TBR=cbentzel,creis
BUG= 89798
TEST=NavigationControllerTest.CopyStateFromAndPrune* RenderViewTest.SetHistoryLengthAndPrune
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96740
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+377 lines, -57 lines) |
Patch |
 |
M |
chrome/browser/prerender/prerender_contents.h
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_contents.cc
|
View
|
|
2 chunks |
+21 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_final_status.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_final_status.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_manager.cc
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/web_contents_unittest.cc
|
View
|
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/render_view_test.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/render_view_test.cc
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/navigation_controller.cc
|
View
|
|
3 chunks |
+21 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/navigation_controller_unittest.cc
|
View
|
|
6 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/tab_contents.h
|
View
|
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/tab_contents.cc
|
View
|
|
2 chunks |
+28 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/test_tab_contents.h
|
View
|
|
3 chunks |
+27 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/test_tab_contents.cc
|
View
|
|
2 chunks |
+28 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/common/view_messages.h
|
View
|
|
1 chunk |
+13 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view.h
|
View
|
|
3 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_view.cc
|
View
|
|
3 chunks |
+24 lines, -28 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_browsertest.cc
|
View
|
|
1 chunk |
+160 lines, -0 lines |
0 comments
|
Download
|
|