|
[WIP] Move layout states into the DocumentLifecycle state machine
BUG=
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+235 lines, -77 lines) |
Patch |
 |
M |
Source/core/core.gypi
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/Document.h
|
View
|
1
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/Document.cpp
|
View
|
1
2
|
6 chunks |
+18 lines, -19 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/DocumentLifecycle.h
|
View
|
|
3 chunks |
+37 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/dom/DocumentLifecycle.cpp
|
View
|
1
2
|
3 chunks |
+71 lines, -10 lines |
0 comments
|
Download
|
 |
A |
Source/core/frame/DeprecatedScheduleStyleRecalcDuringLayout.h
|
View
|
1
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/frame/DeprecatedScheduleStyleRecalcDuringLayout.cpp
|
View
|
1
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/frame/Frame.cpp
|
View
|
1
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/frame/FrameView.h
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/frame/FrameView.cpp
|
View
|
1
|
15 chunks |
+26 lines, -34 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderLayer.cpp
|
View
|
1
|
2 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderLayerCompositor.cpp
|
View
|
1
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderMediaControlElements.cpp
|
View
|
1
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|