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

Issue 1162583002: Use begin/end istead of first/last for rule ranges. (Closed)

Created:
5 years, 6 months ago by rune
Modified:
5 years, 6 months ago
Reviewers:
Timothy Loh
CC:
blink-reviews, blink-reviews-style_chromium.org, blink-reviews-css, dglazkov+blink, apavlov+blink_chromium.org, darktears, rwlbuis
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

Use begin/end istead of first/last for rule ranges. MatchResult used -1 for empty ranges of matched properties. Use begin/end instead where begin == end means we have an empty range. As requested in https://codereview.chromium.org/1155393002/ R=timloh@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196065

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -25 lines) Patch
M Source/core/css/ElementRuleCollector.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/resolver/MatchResult.h View 1 chunk +7 lines, -7 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 6 chunks +16 lines, -16 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
rune
5 years, 6 months ago (2015-05-28 09:58:30 UTC) #1
Timothy Loh
On 2015/05/28 09:58:30, rune wrote: lgtm, thanks!
5 years, 6 months ago (2015-05-28 13:19:07 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1162583002/1
5 years, 6 months ago (2015-05-28 13:22:50 UTC) #4
commit-bot: I haz the power
5 years, 6 months ago (2015-05-28 14:20:05 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196065

Powered by Google App Engine
This is Rietveld 408576698