[Webkit-unassigned] [Bug 34382] When a live iframe element is moved between pages, it still depends on the old page.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 19:02:56 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34382





--- Comment #26 from Dmitry Titov <dimich at chromium.org>  2010-02-11 19:02:51 PST ---
(In reply to comment #21)
> Also, what happens to session history when a frame moves between documents in
> separate Pages?  What if some session history entries correspond only to
> navigations within the frame that was moved.  Should those session history
> navigations also move from the old Page to the new Page?

That is going to be a subject of the separate test+fix. I think the page that
looses iframe should do the same as today when iframe is removed, and the one
that receives it should probably gain no new history. I'll need to figure out
more details on how the session history works today in WebKit. Spec says each
nested browsing context has its own session history which is simple but I guess
it's not that simple in current implementation. Will address it in a separate
patch. Thanks a lot for headsup.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list