[Webkit-unassigned] [Bug 105324] Use ElementTraversal in LiveNodeListBase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 09:55:41 PST 2012


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


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179981|0                           |1
        is obsolete|                            |
 Attachment #179981|review?                     |
               Flag|                            |
 Attachment #180186|                            |review?
               Flag|                            |




--- Comment #9 from Antti Koivisto <koivisto at iki.fi>  2012-12-19 09:57:56 PST ---
Created an attachment (id=180186)
 --> (https://bugs.webkit.org/attachment.cgi?id=180186&action=review)
patch3

Some changes as discussed with Ryosuke

- removed isAcceptableElement(), always use isMatchingElement templates instead
- separated ChildNodeList iteration function. It is the only one that operates on Nodes instead of Elements.
- bring back the accidentally removed ALWAYS_INLINEs for the backwards case

Also made it less buggy.

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