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

Issue 54543011: Have StyleResolverParentPusher / SelectorFilter deal with references (Closed)

Created:
7 years, 1 month ago by Inactive
Modified:
7 years, 1 month ago
Reviewers:
dglazkov, adamk
CC:
blink-reviews, eae+blinkwatch, dglazkov+blink, apavlov+blink_chromium.org, adamk+blink_chromium.org, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Have StyleResolverParentPusher / SelectorFilter deal with references Have StyleResolverParentPusher / SelectorFilter deal with references instead of pointers since those can never be null. This makes the code look safer. R=adamk Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161643

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -36 lines) Patch
M Source/core/css/SelectorFilter.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/css/SelectorFilter.cpp View 2 chunks +15 lines, -15 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 2 chunks +6 lines, -8 lines 0 comments Download
M Source/core/dom/Element.cpp View 5 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
7 years, 1 month ago (2013-11-01 21:00:42 UTC) #1
Inactive
ping review?
7 years, 1 month ago (2013-11-08 16:04:33 UTC) #2
dglazkov
lgtm
7 years, 1 month ago (2013-11-08 17:41:31 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/54543011/1
7 years, 1 month ago (2013-11-08 19:48:47 UTC) #4
commit-bot: I haz the power
7 years, 1 month ago (2013-11-08 20:56:32 UTC) #5
Message was sent while issue was closed.
Change committed as 161643

Powered by Google App Engine
This is Rietveld 408576698