|
|
Move page/RuntimeCSSEnabled to css/
It has no dependencies on page/ and it will remain
in blink/core even when the rest of page goes up
into the embedder.
I originally moved this to frame/ but since it only
really applies to the css directory (and a few
directories which depend on css) I decided it made
the most sense there.
I tested building on linux.
TBR=abarth@chromium.org
BUG= 305811
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163827
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+11 lines, -239 lines) |
Patch |
 |
M |
Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
Source/core/animation/ElementAnimation.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/core.gypi
|
View
|
|
1 chunk |
+2 lines, -2 lines |
1 comment
|
Download
|
 |
M |
Source/core/css/CSSComputedStyleDeclaration.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/css/DOMWindowCSS.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
Source/core/css/RuntimeCSSEnabled.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
Source/core/css/RuntimeCSSEnabled.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/css/StylePropertySerializer.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/css/StylePropertySet.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/editing/EditingStyle.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
Source/core/page/RuntimeCSSEnabled.h
|
View
|
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
D |
Source/core/page/RuntimeCSSEnabled.cpp
|
View
|
|
1 chunk |
+0 lines, -172 lines |
0 comments
|
Download
|
 |
M |
Source/modules/quota/DOMWindowQuota.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|