Bug 121005

Summary: Rename needsShadowTreeWalker
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, esprehn+autocc, kangil.han
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

Antti Koivisto
Reported 2013-09-08 03:54:20 PDT
There is no ShadowTreeWalker.
Attachments
patch (12.10 KB, patch)
2013-09-08 04:02 PDT, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2013-09-08 04:02:43 PDT
Andreas Kling
Comment 2 2013-09-08 04:22:28 PDT
Comment on attachment 210976 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=210976&action=review r=me > Source/WebCore/ChangeLog:8 > + Renemane to needsNodeRenderingTraversalSlowPath. typo > Source/WebCore/dom/Element.cpp:1422 > + setNeedsNodeRenderingTraversalSlowPath(determineNeedsNodeRenderingTraversalSlowPath(*this)); This is so long I can't read the whole line without blinking. I don't have any better suggestions right now though :(
Antti Koivisto
Comment 3 2013-09-08 04:29:36 PDT
Note You need to log in before you can comment on or make changes to this bug.