|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+195 lines, -574 lines) |
Patch |
 |
M |
content/browser/frame_host/navigation_controller_delegate.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/navigation_controller_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+18 lines, -38 lines |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/navigation_controller_impl_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+47 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/navigation_controller_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
15 chunks |
+15 lines, -44 lines |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/render_frame_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/web_contents_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/web_contents_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+16 lines, -22 lines |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/web_contents_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
content/common/frame_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/common/view_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+6 lines, -12 lines |
0 comments
|
Download
|
 |
M |
content/public/test/render_view_test.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/public/test/render_view_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_frame_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_frame_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
8 chunks |
+25 lines, -39 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
5 chunks |
+10 lines, -269 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+4 lines, -18 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+7 lines, -59 lines |
0 comments
|
Download
|
 |
M |
content/test/test_web_contents.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+11 lines, -15 lines |
0 comments
|
Download
|
 |
M |
content/test/test_web_contents.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+15 lines, -23 lines |
0 comments
|
Download
|