|
Revert of [Oilpan]: Moving the FontSelector/FontCacheClient, CSSSegmentedFontFace, and FontFaceCache to the o… ( https://codereview.chromium.org/227083006/)
Reason for revert:
Broke the build...
Original issue's description:
> [Oilpan]: Moving the FontSelector/FontCacheClient, CSSSegmentedFontFace, and FontFaceCache to the oilpan heap.
>
> Had to add two tests to the OilpanExpectations file since this triggers a change in the order in which scrollbars are layed out.
>
> R=ager@chromium.org, erik.corry@gmail.com, haraken@chromium.org, oilpan-reviews@chromium.org, tkent@chromium.org, vegorov@chromium.org, zerny@chromium.org
> BUG= 341815
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171119
TBR=ager@chromium.org,erik.corry@gmail.com,haraken@chromium.org,oilpan-reviews@chromium.org,tkent@chromium.org,vegorov@chromium.org,zerny@chromium.org,sigbjornf@opera.com
NOTREECHECKS=true
NOTRY=true
BUG= 341815
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171122
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+56 lines, -103 lines) |
Patch |
 |
M |
LayoutTests/OilpanExpectations
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/CSSFontFace.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/CSSFontSelector.h
|
View
|
|
5 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/CSSFontSelector.cpp
|
View
|
|
2 chunks |
+1 line, -10 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/CSSSegmentedFontFace.h
|
View
|
|
4 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/FontFaceCache.h
|
View
|
|
3 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/FontFaceCache.cpp
|
View
|
|
4 chunks |
+15 lines, -21 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/resolver/FontBuilder.h
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/resolver/FontBuilder.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/Document.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/dom/StyleEngine.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/dom/StyleEngine.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/fonts/Font.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/fonts/Font.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/fonts/FontCache.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/platform/fonts/FontCache.cpp
|
View
|
|
3 chunks |
+18 lines, -26 lines |
0 comments
|
Download
|
 |
M |
Source/platform/fonts/FontCacheClient.h
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
Source/platform/fonts/FontFallbackList.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/platform/fonts/FontFallbackList.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|