[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 05:47:36 PDT 2009


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





--- Comment #15 from Simon Hausmann <hausmann at webkit.org>  2009-10-07 05:47:36 PDT ---
(In reply to comment #14)
> > 
> >     * What exactly is the use-case that requires an assocation of network
> > requests with frames?
> > 
> > Could you explain your use-case here in Bugzilla in detail?
> > Why does it have to be per-frame?
> 
> When a qnetworkreply/qnetworkrequest encounters an SSL error, I need to know
> from which qwebframe the request originated so I can display the error there.
> The SSL error is displayed as a HTML page with proceed/cancel buttons within
> the frame.
> 
> Ideally the qwebpage information would be available explicitly too, but it is
> easy enough to get at once you have the frame pointer.

Is your specific use-case also covered by Kenneth's
QWebPage::ErrorPageExtension?

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