WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED LATER
90415
Make ComposedShadowTreeWalker::traverseParent() use an iterative algorithm, not a recursive-one.
https://bugs.webkit.org/show_bug.cgi?id=90415
Summary
Make ComposedShadowTreeWalker::traverseParent() use an iterative algorithm, n...
Hayato Ito
Reported
2012-07-02 17:21:29 PDT
Make it use an iterative algorithm, not a recursive-one, so that we can make it inline.
Attachments
wip.
(6.44 KB, patch)
2012-07-02 23:29 PDT
,
Hayato Ito
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Hayato Ito
Comment 1
2012-07-02 17:25:03 PDT
Now ComposedShadowTreeWalker::traverseParent(0 is used from NodeRenderingContext. It is worth making it inline.
Hayato Ito
Comment 2
2012-07-02 23:29:28 PDT
Created
attachment 150545
[details]
wip.
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