[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 05:14:33 PDT 2009


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





--- Comment #9 from Yael <yael.aharon at nokia.com>  2009-10-06 05:14:32 PDT ---
> Could you explain your use-case here in Bugzilla in detail?
> Why does it have to be per-frame?

In our web runtime, each frame could have its own origin, hence its own
security context. We need to know which frame initiated the request, so that we
can decide if to allow the request or not.
Once we know the frame, there is a lot of preprocessing we can do.

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