[webkit-reviews] review granted: [Bug 136052] Stop using pseudo-aware traversal in RenderListItem : [Attachment 236790] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 18 17:15:23 PDT 2014


Darin Adler <darin at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 136052: Stop using pseudo-aware traversal in RenderListItem
https://bugs.webkit.org/show_bug.cgi?id=136052

Attachment 236790: patch
https://bugs.webkit.org/attachment.cgi?id=236790&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=236790&action=review


> Source/WebCore/rendering/RenderListItem.cpp:-138
> -	   // FIXME: Can this be optimized to skip the children of the elements
without a renderer?

So I guess you are removing this because the answer is no?


More information about the webkit-reviews mailing list