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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 18:30:43 PDT 2012


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





--- Comment #37 from Darin Adler <darin at apple.com>  2012-05-10 18:29:46 PST ---
(In reply to comment #36)
> Can the author add the comment to those methods in Node.h, saying that ContainerNode.h should be included to access these inline methods?

I’m don’t think that kind of comment would be helpful. We have many other functions in Node with that requirement and this really isn’t an ongoing problem.

This kind of build breakage happens at the time we add the requirement, for existing code developed before it was required, and so the comment is not relevant.

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