|
|
Remove make-css-file-arrays.pl.
Use make-file-arrays.py instead.
Now we don't need perl to build Blink. We still need perl to run layout
tests.
- We remove action_useragentstylesheets.py wrapper too.
- make-file-arrays.py supports file names including '-' for view-source.css.
- make-file-arrays.py removes unnecessary EOL characters in order to make the
behaivor same as make-css-file-arrays.pl.
- Change generated variable names for consistency.
BUG= 347863
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177264
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+43 lines, -266 lines) |
Patch |
 |
D |
Source/build/scripts/action_useragentstylesheets.py
|
View
|
|
1 chunk |
+0 lines, -123 lines |
0 comments
|
Download
|
 |
M |
Source/build/scripts/make-file-arrays.py
|
View
|
1
|
2 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/build/scripts/scripts.gni
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/build/scripts/scripts.gypi
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/BUILD.gn
|
View
|
1
|
2 chunks |
+6 lines, -12 lines |
0 comments
|
Download
|
 |
M |
Source/core/core_generated.gyp
|
View
|
|
2 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/CSSDefaultStyleSheets.cpp
|
View
|
1
|
9 chunks |
+10 lines, -11 lines |
0 comments
|
Download
|
 |
D |
Source/core/css/make-css-file-arrays.pl
|
View
|
|
1 chunk |
+0 lines, -88 lines |
0 comments
|
Download
|
 |
M |
Source/core/inspector/InspectorPageAgent.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderThemeChromiumAndroid.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderThemeChromiumDefault.cpp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderThemeChromiumMac.mm
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderThemeChromiumSkia.cpp
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebFrameTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|