|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+810 lines, -62 lines) |
Patch |
 |
M |
Source/core/core.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/frame/FrameHost.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/frame/FrameHost.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/frame/TopControls.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/frame/TopControls.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+118 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/ChromeClient.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/EventHandler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/EventHandler.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+33 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/web/ChromeClientImpl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/web/ChromeClientImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/web/PageWidgetDelegate.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -5 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
|
3 chunks |
+6 lines, -12 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
|
8 chunks |
+19 lines, -23 lines |
0 comments
|
Download
|
 |
A |
Source/web/tests/TopControlsTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+454 lines, -0 lines |
1 comment
|
Download
|
 |
M |
Source/web/tests/data/iframe-scrolling.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/data/iframe-scrolling-inner.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/tests/data/overflow-scrolling.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/web/web.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
public/platform/WebLayerTreeView.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
public/platform/WebTopControlsState.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+9 lines, -11 lines |
0 comments
|
Download
|
 |
M |
public/web/WebWidget.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|