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

Issue 22623003: RenderNamedFlowThread should not create NodeRenderingContext objects (Closed)

Created:
7 years, 4 months ago by esprehn
Modified:
7 years, 4 months ago
Reviewers:
eseidel, mihnea, ojan
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, chromiumbugtracker_adobe.com
Visibility:
Public.

Description

RenderNamedFlowThread should not create NodeRenderingContext objects RenderNamedFlowThread is using NodeRenderingContext to get the original parent renderer, but should just be using NodeRenderingTraversal::parent instead (which is what NodeRenderingContext does internally anyway). Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155722

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -7 lines) Patch
M Source/core/rendering/RenderNamedFlowThread.cpp View 2 chunks +4 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
esprehn
7 years, 4 months ago (2013-08-07 21:26:34 UTC) #1
eseidel
lgtm
7 years, 4 months ago (2013-08-07 21:27:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/esprehn@chromium.org/22623003/1
7 years, 4 months ago (2013-08-07 21:27:58 UTC) #3
commit-bot: I haz the power
7 years, 4 months ago (2013-08-07 23:38:48 UTC) #4
Message was sent while issue was closed.
Change committed as 155722

Powered by Google App Engine
This is Rietveld 408576698