[Webkit-unassigned] [Bug 86450] showNodePath will be useful for debugging purpose.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 21:48:35 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86450


Hajime Morrita <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #142127|review?                     |review+
               Flag|                            |




--- Comment #6 from Hajime Morrita <morrita at google.com>  2012-05-15 21:47:40 PST ---
(From update of attachment 142127)
View in context: https://bugs.webkit.org/attachment.cgi?id=142127&action=review

Please take care of of ShadowRoot, please...

> Source/WebCore/dom/Node.cpp:2234
> +    while (index) {

Let's loop with for() if there is no specific reason.

-- 
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