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

Issue 2007073003: Move CSSPropertyID templates instantiations to a separate file. (Closed)

Created:
4 years, 7 months ago by mstensho (USE GERRIT)
Modified:
4 years, 7 months ago
Reviewers:
rune
CC:
chromium-reviews, shans, rjwright, blink-reviews-style_chromium.org, blink-reviews-animation_chromium.org, blink-reviews-css, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move CSSPropertyID templates instantiations to a separate file. core/CSSPropertyNames.h is needed a lot of places, but the template part there was only required at a few places. BUG=614015 Committed: https://crrev.com/2373d35f875ed1b64e9d6cbeff0160e5d823ce96 Cr-Commit-Position: refs/heads/master@{#395941}

Patch Set 1 #

Patch Set 2 : Remove more includes from CSSPropertyNames.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -13 lines) Patch
M third_party/WebKit/Source/build/scripts/make_css_property_names.py View 1 2 chunks +2 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/build/scripts/templates/CSSOMKeywords.cpp.tmpl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationInputHelpers.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/animation/animatable/AnimatableValueKeyframe.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/core/css/CSSPropertyIDTemplates.h View 1 1 chunk +23 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSPropertyMetadata.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSStyleDeclaration.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSOMKeywords.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSOMTypes.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/ElementStyleResources.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
mstensho (USE GERRIT)
4 years, 7 months ago (2016-05-24 22:22:23 UTC) #2
rune
lgtm
4 years, 7 months ago (2016-05-25 07:32:11 UTC) #3
Timothy Loh
Does this mean that using HashSet<CSSPropertyID> or HashMap<CSSPropertyID, X> needs this file to be included ...
4 years, 7 months ago (2016-05-25 07:37:36 UTC) #4
mstensho (USE GERRIT)
On 2016/05/25 07:37:36, Timothy Loh wrote: > Does this mean that using HashSet<CSSPropertyID> or HashMap<CSSPropertyID, ...
4 years, 7 months ago (2016-05-25 08:02:10 UTC) #5
Timothy Loh
On 2016/05/25 08:02:10, mstensho wrote: > On 2016/05/25 07:37:36, Timothy Loh wrote: > > Does ...
4 years, 7 months ago (2016-05-25 08:15:20 UTC) #6
mstensho (USE GERRIT)
On 2016/05/25 08:15:20, Timothy Loh wrote: > On 2016/05/25 08:02:10, mstensho wrote: > > On ...
4 years, 7 months ago (2016-05-25 09:29:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2007073003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2007073003/20001
4 years, 7 months ago (2016-05-25 11:30:44 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/227825)
4 years, 7 months ago (2016-05-25 16:35:32 UTC) #12
mstensho (USE GERRIT)
pink is the new green
4 years, 7 months ago (2016-05-25 16:54:05 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2007073003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2007073003/20001
4 years, 7 months ago (2016-05-25 16:54:05 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-25 18:37:53 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 18:39:49 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2373d35f875ed1b64e9d6cbeff0160e5d823ce96
Cr-Commit-Position: refs/heads/master@{#395941}

Powered by Google App Engine
This is Rietveld 408576698