|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1319 lines, -1239 lines) |
Patch |
 |
M |
Source/web/WebFrameImpl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebFrameImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
12 chunks |
+66 lines, -21 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebHelperPluginImpl.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/WebHelperPluginImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebSharedWorkerImpl.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebSharedWorkerImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebViewImpl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebViewImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+23 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/AssociatedURLLoaderTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/tests/ChromeClientImplTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/tests/CustomEventTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/FrameLoaderClientImplTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/tests/FrameTestHelpers.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+28 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/FrameTestHelpers.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+64 lines, -35 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/LinkHighlightTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/ListenerLeakTest.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/PageSerializerTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/tests/PrerenderingTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+9 lines, -20 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/ProgrammaticScrollTest.cpp
|
View
|
1
2
3
4
5
6
7
|
10 chunks |
+10 lines, -15 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/RenderLayerBackingTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/tests/RenderTableCellTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+17 lines, -12 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/RenderTableRowTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+17 lines, -12 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/ScrollingCoordinatorChromiumTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebFrameTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
139 chunks |
+928 lines, -972 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebInputEventConversionTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebPageNewSerializerTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebPageSerializerTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebPluginContainerTest.cpp
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+6 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebViewTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
39 chunks |
+43 lines, -81 lines |
0 comments
|
Download
|
 |
M |
public/web/WebFrame.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+24 lines, -1 line |
0 comments
|
Download
|
 |
M |
public/web/WebFrameClient.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
public/web/WebView.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+8 lines, -7 lines |
0 comments
|
Download
|