[Webkit-unassigned] [Bug 85844] Inline Node::traverseNextNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 17:58:03 PDT 2012


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





--- Comment #15 from Antti Koivisto <koivisto at iki.fi>  2012-05-07 17:58:02 PST ---
(In reply to comment #14)
> Normally the way we handle stuff like this is to put the functions into ContainerNode.h, instead of a trick like this one.
> 
> The downside then, is that anyone calling these functions has to include ContainerNode.h, but they probably do anyway.

Generally I would prefer keeping the functions in a predictable place but I see ContainerNode.h is already full of Node function. I'll move them there.

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