RESOLVED FIXED 86427
[Refactoring] Node should have youngestShadowRoot
https://bugs.webkit.org/show_bug.cgi?id=86427
Summary [Refactoring] Node should have youngestShadowRoot
Hajime Morrita
Reported 2012-05-14 19:07:20 PDT
With this shortcut method, tree traversal code will be able to have more consistent pattern.
Attachments
Patch (9.13 KB, patch)
2012-05-21 00:05 PDT, Hajime Morrita
no flags
Hajime Morrita
Comment 1 2012-05-21 00:05:11 PDT
Hajime Morrita
Comment 2 2012-05-21 00:06:15 PDT
Dimitri, could you take a look? This patch is aiming to make shadow-nonshadow traversal looks more seamless than special case if possible.
Dimitri Glazkov (Google)
Comment 3 2012-05-21 09:04:11 PDT
Comment on attachment 142956 [details] Patch This is very pretty.
WebKit Review Bot
Comment 4 2012-05-21 09:58:20 PDT
Comment on attachment 142956 [details] Patch Clearing flags on attachment: 142956 Committed r117796: <http://trac.webkit.org/changeset/117796>
WebKit Review Bot
Comment 5 2012-05-21 09:58:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.