[webkit-dev] AncestorChainWalker substance and style thoughts

Darin Adler darin at apple.com
Mon Feb 18 18:41:46 PST 2013


On Feb 18, 2013, at 6:40 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:

> But you're right in that the case of one off call to parent(), there isn't much point in creating an object. We can probably get away with a single function call.

We can always add a convenience function for going a single level even if the walker class exists. But before we decide we have to have both, I suggest we double check that we need the class. That’s why I  am asking.

-- Darin


More information about the webkit-dev mailing list