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

Issue 16021003: Move StylePropertySet::createImmutable() to ImmutableStylePropertySet. (Closed)

Created:
7 years, 7 months ago by darktears
Modified:
7 years, 7 months ago
Reviewers:
apavlov, esprehn, eseidel
CC:
blink-reviews, apavlov+blink_chromium.org, dglazkov+blink, eae+blinkwatch
Visibility:
Public.

Description

Move StylePropertySet::createImmutable() to ImmutableStylePropertySet. StylePropertySet::createImmutable() -> ImmutableStylePropertySet::create() Also, immutableCopyIfNeeded() now returns a PassRefPtr<ImmutableStylePropertySet>. This is a backport from WebKit r148398. Patch by Andreas Kling reviewed by Anders Carlsson. R=eseidel@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151124

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -9 lines) Patch
M Source/core/css/CSSParser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/StylePropertySet.h View 3 chunks +5 lines, -4 lines 0 comments Download
M Source/core/css/StylePropertySet.cpp View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
darktears
7 years, 7 months ago (2013-05-24 14:55:23 UTC) #1
darktears
7 years, 7 months ago (2013-05-24 16:19:36 UTC) #2
eseidel
lgtm
7 years, 7 months ago (2013-05-24 19:08:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexis.menard@intel.com/16021003/1
7 years, 7 months ago (2013-05-24 19:08:33 UTC) #4
darktears
7 years, 7 months ago (2013-05-24 19:24:16 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r151124 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698