Bug 6239

Summary: Move some frame traversal logic from WebDataSource to WebFrame
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: WebKit APIAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
the patch ggaren: review+

Maciej Stachowiak
Reported 2005-12-24 23:36:54 PST
It would be good to move any frame traversal type logic (at least anything that uses _internalChildFrames for the sake of performance) down to WebFrame in preparation for moving frame tree management across the bridge.
Attachments
the patch (19.18 KB, patch)
2005-12-25 00:07 PST, Maciej Stachowiak
ggaren: review+
Maciej Stachowiak
Comment 1 2005-12-25 00:07:54 PST
Created attachment 5278 [details] the patch
Geoffrey Garen
Comment 2 2005-12-25 01:25:10 PST
Comment on attachment 5278 [details] the patch r=me after removing confusing no-longer-pertinant comment.
Note You need to log in before you can comment on or make changes to this bug.