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

Issue 16020007: CSSParser should return ImmutableStylePropertySets. (Closed)

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

Description

CSSParser should return ImmutableStylePropertySets. The StylePropertySets created by CSSParser were already immutable. Let this be reflected in the pointer types returned. This is a backport from WebKit r148399. Patch by Andreas Kling reviewed by Anders Carlsson. R=eseidel@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151127

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M Source/core/css/CSSParser.h View 4 chunks +4 lines, -3 lines 0 comments Download
M Source/core/css/CSSParser.cpp View 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
darktears
7 years, 7 months ago (2013-05-24 19:35:15 UTC) #1
eseidel
lgtm
7 years, 7 months ago (2013-05-24 19:36:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexis.menard@intel.com/16020007/1
7 years, 7 months ago (2013-05-24 19:36:27 UTC) #3
darktears
7 years, 7 months ago (2013-05-24 20:01:16 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r151127 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698