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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 05:43:59 PDT 2012


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





--- Comment #2 from Joe Mason <jmason at rim.com>  2012-07-23 05:44:03 PST ---
(From update of attachment 153748)
View in context: https://bugs.webkit.org/attachment.cgi?id=153748&action=review

> Source/WebCore/ChangeLog:10
> +        When set thewebkitBackgournd property to true, the XHR should not popup dialogs, it can fail

Typo: should be "the webkitBackground".  Also the commit message should always talk about "webkitBackgroundRequest" since that's the full name of the property.

> Source/WebCore/ChangeLog:15
> +        supported by some platforms which is needed by the new tests.

We should still write tests, and just skip them on platforms that don't support setHandlesAuthenticationChallenges

> Source/WebCore/ChangeLog:24
> +        * platform/network/blackberry/NetworkJob.cpp:

I think the BlackBerry-specific part of this should be in a separate patch.

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