[Webkit-unassigned] [Bug 91964] Add "webkitBackgroundRequest" property to XMLHttpRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 09:24:27 PDT 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2012-07-23 09:24:30 PST ---
This is a new feature, and as such needs to be discussed on webkit-dev first.

I personally think that we shouldn't implement this feature unless it makes its way to the spec. It's a very specialized handling of a rare edge case - if people want more control over authentication, it should not be through "background request".

Besides, it's up to debate whether XHR should ever be allowed to display authentication dialogs anyway.

> Mozilla have added a property "mozBackgroundRequest"

Note this: "Requires elevated privileges to access." And these requests have different semantics in that they are not associated with a frame.

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