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

Issue 410733004: Stop passing dummy ParentDetails to NodeRenderingTraversal::parent() (Closed)

Created:
6 years, 5 months ago by Inactive
Modified:
6 years, 5 months ago
Reviewers:
esprehn
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-dom_chromium.org, chromiumbugtracker_adobe.com, dglazkov+blink, eae+blinkwatch, ed+blinkwatch_opera.com, rwlbuis, rune+blink, sof
Project:
blink
Visibility:
Public.

Description

Stop passing dummy ParentDetails to NodeRenderingTraversal::parent() Stop passing dummy ParentDetails to NodeRenderingTraversal::parent(). It handles a null pointer just fine so just make the argument optional and default it to 0. R=esprehn@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178712

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -10 lines) Patch
M Source/core/css/resolver/StyleResolver.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/dom/NodeRenderingTraversal.h View 2 chunks +1 line, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 5 months ago (2014-07-22 22:13:49 UTC) #1
esprehn
lgtm
6 years, 5 months ago (2014-07-22 22:33:34 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/410733004/1
6 years, 5 months ago (2014-07-22 22:34:34 UTC) #3
commit-bot: I haz the power
6 years, 5 months ago (2014-07-23 00:08:13 UTC) #4
Message was sent while issue was closed.
Change committed as 178712

Powered by Google App Engine
This is Rietveld 408576698