RESOLVED FIXED 121005
Rename needsShadowTreeWalker
https://bugs.webkit.org/show_bug.cgi?id=121005
Summary Rename needsShadowTreeWalker
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.