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

Issue 346803002: Remove KeyframeEffectModel.h include from StyleResolver.h (Closed)

Created:
6 years, 6 months ago by davve
Modified:
6 years, 6 months ago
Reviewers:
rune
CC:
blink-reviews, blink-reviews-css, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Remove KeyframeEffectModel.h include from StyleResolver.h Replace the include with forward declarations. Prior to this patch, KeyframeEffectModel.h had roughly 700 targets depending on it. After this patch this number has shrunk to around 11. In the last 90 days, KeyframeEffectModel.h was modified 13 times on trunk, which is a relatively high number. KeyframeEffectModel.h also pulls in a large amount of other animation headers so they should see similar benefits. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176517

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M Source/core/css/resolver/StyleResolver.h View 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
davve
6 years, 6 months ago (2014-06-19 14:11:32 UTC) #1
rune
lgtm
6 years, 6 months ago (2014-06-19 14:22:19 UTC) #2
davve
The CQ bit was checked by davve@opera.com
6 years, 6 months ago (2014-06-19 14:24:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davve@opera.com/346803002/1
6 years, 6 months ago (2014-06-19 14:26:17 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 15:24:06 UTC) #5
Message was sent while issue was closed.
Change committed as 176517

Powered by Google App Engine
This is Rietveld 408576698