|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+652 lines, -404 lines) |
Patch |
 |
M |
LayoutTests/TestExpectations
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/fast/viewport/viewport-91.html
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/fast/viewport/viewport-91-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/public/WebSettings.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/public/WebView.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/src/ChromeClientImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -67 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/src/WebSettingsImpl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/src/WebSettingsImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/src/WebViewImpl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
14
15
16
|
7 chunks |
+8 lines, -18 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/src/WebViewImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
16 chunks |
+110 lines, -154 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/tests/WebFrameTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
13 chunks |
+92 lines, -29 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/tests/data/no_scale_for_you.html
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
Source/WebKit/chromium/tests/data/wide_document.html
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/core.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/ViewportArguments.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+2 lines, -22 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/ViewportArguments.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+9 lines, -46 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/Page.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+13 lines, -12 lines |
0 comments
|
Download
|
 |
A + |
Source/core/page/PageScaleConstraints.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+16 lines, -18 lines |
0 comments
|
Download
|
 |
A |
Source/core/page/PageScaleConstraints.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+101 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/page/PageScaleConstraintsSet.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/page/PageScaleConstraintsSet.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+146 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/Settings.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+8 lines, -0 lines |
2 comments
|
Download
|
 |
M |
Source/core/page/Settings.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/Internals.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|