WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 64144
[Refactoring] Extract FlatTreeIterator from NodeRenderingContext
https://bugs.webkit.org/show_bug.cgi?id=64144
Summary
[Refactoring] Extract FlatTreeIterator from NodeRenderingContext
Hajime Morrita
Reported
2011-07-07 19:48:05 PDT
Introducing a iterator for flattened dom tree.
Attachments
Add attachment
proposed patch, testcase, etc.
Dimitri Glazkov (Google)
Comment 1
2011-07-07 20:20:40 PDT
(In reply to
comment #0
)
> Introducing a iterator for flattened dom tree.
Outside of XBL2 spec, the word "flat" makes no sense. I doubt that your typical WebKit folk is an avid XBL2 spec readers...
Hajime Morrita
Comment 2
2011-07-11 18:17:18 PDT
(In reply to
comment #1
)
> (In reply to
comment #0
) > > Introducing a iterator for flattened dom tree. > > Outside of XBL2 spec, the word "flat" makes no sense. I doubt that your typical WebKit folk is an avid XBL2 spec readers...
It might be true... I'll figure out better name, actually NodeTreeIterator might be sufficient. I'd like to have some flavor of shadow/rendering stuff though.
Hajime Morrita
Comment 3
2012-12-11 19:08:43 PST
This is done by ComposedShadowTreeWalker. Closing.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug