Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1213)

Issue 106903009: Move page/RuntimeCSSEnabled to css/ (Closed)

Created:
7 years ago by eseidel
Modified:
7 years ago
Reviewers:
abarth-chromium
CC:
blink-reviews, shans, apavlov+blink_chromium.org, adamk+blink_chromium.org, Steve Block, dino_apple.com, Nils Barth (inactive), Nate Chapin, arv+blink, alancutter (OOO until 2018), marja+watch_chromium.org, Timothy Loh, abarth-chromium, dstockwell, dglazkov+blink, Eric Willigers, rjwright, kinuko, darktears, haraken, kojih, jsbell+bindings_chromium.org, Mike Lawther (Google), Inactive
Visibility:
Public.

Description

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

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
eseidel
Committed patchset #1 manually as r163827 (presubmit successful).
7 years ago (2013-12-12 23:53:58 UTC) #1
abarth-chromium
7 years ago (2013-12-13 07:09:22 UTC) #2
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/106903009/diff/1/Source/core/core.gypi
File Source/core/core.gypi (right):

https://codereview.chromium.org/106903009/diff/1/Source/core/core.gypi#newcod...
Source/core/core.gypi:1319: 'css/RuntimeCSSEnabled.h',
Please sort the GYPI file.

Powered by Google App Engine
This is Rietveld 408576698