|
Enabled using viewport on desktop browsers behind experimental flag
'enable-desktop-viewport'. The changes shouldn't affect anything if the
flag isn't set.
This is the Blink side of a two part patch
BUG= 232102
Total comments: 19
Total comments: 4
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+134 lines, -144 lines) |
Patch |
 |
M |
LayoutTests/fast/events/resize-events.html
|
View
|
1
2
3
|
3 chunks |
+2 lines, -7 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/events/resize-events-fixed-layout.html
|
View
|
1
2
3
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/repaint/fixed-layout-360x240.html
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/page/Frame.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/page/Frame.cpp
|
View
|
1
2
3
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/FrameView.h
|
View
|
1
2
3
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/FrameView.cpp
|
View
|
1
2
3
|
2 chunks |
+19 lines, -1 line |
2 comments
|
Download
|
 |
M |
Source/core/page/Settings.in
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/platform/ScrollView.h
|
View
|
1
2
3
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/platform/ScrollView.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -30 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderView.h
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderView.cpp
|
View
|
1
2
3
|
4 chunks |
+15 lines, -2 lines |
1 comment
|
Download
|
 |
M |
Source/web/WebFrameImpl.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/WebSettingsImpl.h
|
View
|
1
2
3
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebSettingsImpl.cpp
|
View
|
1
2
3
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebViewImpl.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebViewImpl.cpp
|
View
|
1
2
3
|
8 chunks |
+29 lines, -38 lines |
1 comment
|
Download
|
 |
M |
Source/web/tests/WebFrameTest.cpp
|
View
|
1
2
3
|
32 chunks |
+33 lines, -33 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebInputEventConversionTest.cpp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Tools/DumpRenderTree/chromium/TestRunner/src/TestRunner.cpp
|
View
|
1
2
3
|
2 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
public/web/WebSettings.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
public/web/WebView.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|