Bug 6163 - Move frame finding logic from WebView to WebFrame
Summary: Move frame finding logic from WebView to WebFrame
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-20 04:44 PST by Maciej Stachowiak
Modified: 2005-12-20 12:42 PST (History)
0 users

See Also:


Attachments
more frame cleanup (7.86 KB, patch)
2005-12-20 04:45 PST, Maciej Stachowiak
darin: 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-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