Bug 78294 - Remove TreeOrderIterator and iterate over the child boxes directly.
Summary: Remove TreeOrderIterator and iterate over the child boxes directly.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-09 16:35 PST by Ojan Vafai
Modified: 2012-02-09 17:15 PST (History)
1 user (show)

See Also:


Attachments
Patch (7.52 KB, patch)
2012-02-09 16:36 PST, Ojan Vafai
no flags Details | Formatted Diff | Diff
Patch (6.88 KB, patch)
2012-02-09 16:57 PST, Ojan Vafai
no flags Details | Formatted Diff | Diff
Patch (6.34 KB, patch)
2012-02-09 17:07 PST, Ojan Vafai
tony: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2012-02-09 16:35:30 PST
Remove TreeOrderIterator and iterate over the child boxes directly.
Comment 1 Ojan Vafai 2012-02-09 16:36:25 PST
Created attachment 126403 [details]
Patch
Comment 2 Ojan Vafai 2012-02-09 16:57:21 PST
Created attachment 126405 [details]
Patch
Comment 3 Ojan Vafai 2012-02-09 17:07:19 PST
Created attachment 126406 [details]
Patch
Comment 4 Ojan Vafai 2012-02-09 17:15:26 PST
Committed r107317: <http://trac.webkit.org/changeset/107317>