Bug 157785 - Add RenderDescendantIterator to traverse a RenderObject's descendants
Summary: Add RenderDescendantIterator to traverse a RenderObject's descendants
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 157784
  Show dependency treegraph
 
Reported: 2016-05-16 21:01 PDT by Chris Dumez
Modified: 2016-05-16 21:10 PDT (History)
7 users (show)

See Also:


Attachments
Patch (17.34 KB, patch)
2016-05-16 21:02 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (15.97 KB, patch)
2016-05-16 21:07 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-05-16 21:01:05 PDT
Add RenderDescendantIterator to traverse a RenderObject's descendants.
Comment 1 Chris Dumez 2016-05-16 21:02:42 PDT
Created attachment 279096 [details]
Patch
Comment 2 Chris Dumez 2016-05-16 21:07:54 PDT
Created attachment 279097 [details]
Patch
Comment 3 Chris Dumez 2016-05-16 21:10:38 PDT
Comment on attachment 279097 [details]
Patch

Clearing flags on attachment: 279097

Committed r200994: <http://trac.webkit.org/changeset/200994>
Comment 4 Chris Dumez 2016-05-16 21:10:44 PDT
All reviewed patches have been landed.  Closing bug.