[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 13:22:46 PST 2010


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





--- Comment #19 from Dmitry Titov <dimich at chromium.org>  2010-02-11 13:22:43 PST ---
Indeed, this can not happen via public WebKit API from outside - this happens
as a result of re-parenting iframe element from one document to another. 

As discussed on IRC, I think I should move setPage() to QWebFramePrivate and
emit a signal on QWebFrame when the page associated with it changes.

I'll have an updated patch shortly, after building/testing on Qt.

-- 
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