[Webkit-unassigned] [Bug 119923] New: RenderNamedFlowThread should not create NodeRenderingContext objects
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 16 20:03:07 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119923
Summary: RenderNamedFlowThread should not create
NodeRenderingContext objects
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: koivisto at iki.fi, achicu at adobe.com, mihnea at adobe.com,
akling at apple.com
Consider merging https://chromium.googlesource.com/chromium/blink/+/949d7d7e7b8685454742a55cf0ca912bb9a7b177
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).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list