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

Issue 907063002: Remove friend declarations from CSSPropertyParser (Closed)

Created:
5 years, 10 months ago by rwlbuis
Modified:
5 years, 10 months ago
Reviewers:
Timothy Loh
CC:
blink-reviews, blink-reviews-css, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove friend declarations from CSSPropertyParser Add some more private CSSPropertyParser methods so all friend declarations can be removed. BUG=404023 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189984

Patch Set 1 #

Patch Set 2 : Rename method #

Patch Set 3 : Another approach #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -102 lines) Patch
M Source/core/css/parser/CSSPropertyParser.h View 1 2 3 chunks +7 lines, -10 lines 0 comments Download
M Source/core/css/parser/CSSPropertyParser.cpp View 1 2 24 chunks +63 lines, -92 lines 1 comment Download

Messages

Total messages: 10 (2 generated)
rwlbuis
PTAL
5 years, 10 months ago (2015-02-09 22:07:43 UTC) #2
Timothy Loh
I don't think implementation details for the CSSPropertyParser should be exposed like this. Honestly having ...
5 years, 10 months ago (2015-02-10 04:45:55 UTC) #3
rwlbuis
On 2015/02/10 04:45:55, Timothy Loh wrote: > I don't think implementation details for the CSSPropertyParser ...
5 years, 10 months ago (2015-02-10 21:27:07 UTC) #4
Timothy Loh
lgtm I'll probably try to remove the context classes in a couple of months when ...
5 years, 10 months ago (2015-02-11 02:59:48 UTC) #5
rwlbuis
On 2015/02/11 02:59:48, Timothy Loh wrote: > lgtm Thanks! > I'll probably try to remove ...
5 years, 10 months ago (2015-02-11 03:44:31 UTC) #6
rwlbuis
On 2015/02/11 02:59:48, Timothy Loh wrote: > https://codereview.chromium.org/907063002/diff/40001/Source/core/css/parser/CSSPropertyParser.cpp#newcode5558 > Source/core/css/parser/CSSPropertyParser.cpp:5558: > RefPtrWillBeRawPtr<CSSPrimitiveValue> length = createPrimitiveNumericValue(val); ...
5 years, 10 months ago (2015-02-11 16:46:17 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/907063002/40001
5 years, 10 months ago (2015-02-11 16:46:25 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-11 21:45:14 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=189984

Powered by Google App Engine
This is Rietveld 408576698