WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16846
WebKit/gtk should probably create one FrameView for each page load
https://bugs.webkit.org/show_bug.cgi?id=16846
Summary
WebKit/gtk should probably create one FrameView for each page load
Adam Roben (:aroben)
Reported
2008-01-11 13:04:35 PST
In
r29369
<
http://trac.webkit.org/projects/webkit/changeset/29369
>, I changed WebKit/win to start making one FrameView per page load like Mac does, instead of one FrameView per Frame as we had previously been doing. This fixed a number of bugs (listed in the ChangeLog for that commit), most of which only started happening once the back/forward cache was enabled.
Bug 16822
discusses the desire to eventually just have one FrameView per Frame on all platforms, but GTK may want to move to the multiple-FrameView model in the meantime to avoid the bugs that Windows ran into.
Attachments
Add attachment
proposed patch, testcase, etc.
Gustavo Noronha (kov)
Comment 1
2009-04-14 05:42:25 PDT
This seems to have been addressed by 38554.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug