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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 07:42:12 PDT 2009


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





--- Comment #13 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2009-10-06 07:42:12 PDT ---
(In reply to comment #12)
>     * What exactly is the use-case that requires an assocation of network
> requests with frames?
> 
> When you get the unsupportedContent signal you want to know what frame it came
> from so you should know how to handle the error.   If it is the main frame then
> you load up a large error page.  If it is a subframe then you do something
> different.

In 4.6 errors should be handled before unsupportedContent is called. There was
a bug before preventing this from happening.

This is not the right place to handle errors.

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