Bug 6368

Summary: move frame management and finding code from WebKit to WebCore
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 darin: review+

Description Maciej Stachowiak 2006-01-04 01:22:46 PST
All the code to manage frame names and find frames by name should be moved to WebCore now that 
WebCore owns the frame tree.
Comment 1 Maciej Stachowiak 2006-01-04 01:27:05 PST
Created attachment 5474 [details]
the patch