[Webkit-unassigned] [Bug 29975] [Qt] Inform the application when a new request is created.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 06:05:08 PDT 2009


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





--- Comment #19 from Simon Hausmann <hausmann at webkit.org>  2009-10-07 06:05:08 PDT ---
(In reply to comment #17)
> > So in your setup you have one QWebPage that places different iframes into
> > layout you define and each iframe shows external content with different
> > origins, right?
> > 
> > What is the reason for combining all documents through iframes into one
> > QWebPage as opposed to using one QWebPage per document? Is it reduced memory
> > usage or do you for example need to allow some documents to share the same
> > security origin so that they can exchange data?
> 
> Every other webkit based browser behaves this way. There is one page that
> contains multiple frames. I see no reason to change that model, just to avoid
> adding this signal.

Yael, I'm not trying to say that your use-case is wrong, I'm just trying to
understand what you're doing :-).

Let me ask differently: Are you showing different widsets in the web runtime
within the same page by using iframes?

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