Bug 6293 - finish frame traversal cleanup
Summary: finish frame traversal cleanup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-29 18:46 PST by Maciej Stachowiak
Modified: 2005-12-29 21:24 PST (History)
0 users

See Also:


Attachments
the patch (1.38 KB, patch)
2005-12-29 18:50 PST, Maciej Stachowiak
no flags Details | Formatted Diff | Diff
oops, last patch only had the webcore part (17.88 KB, patch)
2005-12-29 19:04 PST, Maciej Stachowiak
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2005-12-29 18:46:31 PST
The remaining bits of WebFrame need to be weaned off the built-in children array.
Comment 1 Maciej Stachowiak 2005-12-29 18:50:47 PST
Created attachment 5365 [details]
the patch
Comment 2 Maciej Stachowiak 2005-12-29 19:04:07 PST
Created attachment 5366 [details]
oops, last patch only had the webcore part
Comment 3 Eric Seidel (no email) 2005-12-29 19:10:06 PST
Comment on attachment 5366 [details]
oops, last patch only had the webcore part

Looks sane.  r=me.