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

Issue 1092963002: Remove CSSPropertyParser::inViewport method (Closed)

Created:
5 years, 8 months ago by rwlbuis
Modified:
5 years, 7 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 CSSPropertyParser::inViewport method Remove CSSPropertyParser::inViewport method since with the new CSS parser enabled we can rely on m_ruleType to be set correctly. BUG=489144, 404023 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195569

Patch Set 1 #

Patch Set 2 : Rebase against ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -12 lines) Patch
M Source/core/css/parser/CSSParserImpl.cpp View 1 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/css/parser/CSSPropertyParser.h View 1 4 chunks +2 lines, -4 lines 0 comments Download
M Source/core/css/parser/CSSPropertyParser.cpp View 1 3 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
rwlbuis
PTAL
5 years, 8 months ago (2015-04-17 18:26:25 UTC) #2
Timothy Loh
We can't do this. We might need to revert to the Bison parser if we ...
5 years, 8 months ago (2015-04-18 00:56:59 UTC) #3
rwlbuis
On 2015/04/18 00:56:59, Timothy Loh wrote: > We can't do this. We might need to ...
5 years, 8 months ago (2015-04-21 01:53:44 UTC) #4
Timothy Loh
On 2015/04/21 01:53:44, rwlbuis wrote: > On 2015/04/18 00:56:59, Timothy Loh wrote: > > We ...
5 years, 8 months ago (2015-04-21 02:58:06 UTC) #5
rwlbuis
On 2015/04/21 02:58:06, Timothy Loh wrote: > On 2015/04/21 01:53:44, rwlbuis wrote: > > On ...
5 years, 8 months ago (2015-04-21 10:52:25 UTC) #6
rwlbuis
PTAL, this one should make more sense now that the old bison parser is gone.
5 years, 7 months ago (2015-05-19 21:46:25 UTC) #7
Timothy Loh
On 2015/05/19 21:46:25, rwlbuis wrote: > PTAL, this one should make more sense now that ...
5 years, 7 months ago (2015-05-19 23:33:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1092963002/20001
5 years, 7 months ago (2015-05-20 00:21:08 UTC) #10
commit-bot: I haz the power
5 years, 7 months ago (2015-05-20 02:02:01 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=195569

Powered by Google App Engine
This is Rietveld 408576698