Bug 6163

Summary: Move frame finding logic from WebView to WebFrame
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: WebKit Misc.Assignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
more frame cleanup darin: review+

Description Maciej Stachowiak 2005-12-20 04:44:36 PST
Frame finding logic should move from WebView to WebFrame - this will allow it to be pushed down to 
WebBridge and the into WebCore in the future.
Comment 1 Maciej Stachowiak 2005-12-20 04:45:24 PST
Created attachment 5180 [details]
more frame cleanup
Comment 2 Darin Adler 2005-12-20 09:13:32 PST
Comment on attachment 5180 [details]
more frame cleanup

r=me