Bug 7093 - Move backpointer to page-level object from WebFrame to WebFrameBridge
Summary: Move backpointer to page-level object from WebFrame to WebFrameBridge
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: 2006-02-05 19:07 PST by Maciej Stachowiak
Modified: 2006-02-07 19:42 PST (History)
0 users

See Also:


Attachments
move backpointer (43.39 KB, patch)
2006-02-05 19:08 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 2006-02-05 19:07:00 PST
Shuffle things around so that WebFrame no longer has a WebView backpointer, the backpointer is at the bridge level.
Comment 1 Maciej Stachowiak 2006-02-05 19:08:21 PST
Created attachment 6275 [details]
move backpointer
Comment 2 Darin Adler 2006-02-05 20:43:04 PST
Comment on attachment 6275 [details]
move backpointer

r=me