[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 03:23:24 PDT 2009


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |
             Status|RESOLVED                    |REOPENED




--- Comment #8 from Simon Hausmann <hausmann at webkit.org>  2009-10-06 03:23:24 PDT ---
After resubscribing everyone I'd like to re-open the discussion about this
signal / topic. We had a 1.5 hours discussion around various alternate
solutions to this API, that appears a little bit out of place in QWebPage. And
we always came back to the one question:

    * What exactly is the use-case that requires an assocation of network
requests with frames?

Yael, Robert, you were the first ones asking for this API, perhaps you can help
us with these questions?

Could you explain your use-case here in Bugzilla in detail?
Why does it have to be per-frame?
Is the assocation all you need to implement your use-case or is it just a tool
on the way?
Are you both perhaps looking for a way to filter network requests?
What kind of filtering are you looking for?
Do you need a convenient way to just accept or reject a request or do you have
to change individual properties of the requests that are somehow associated
with the frame?


Please help us, so that we can help you to find the right API.

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