[Webkit-unassigned] [Bug 135507] Video does not trigger 'error' event for 403 error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 2 09:58:16 PDT 2014


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





--- Comment #1 from Eric Carlson <eric.carlson at apple.com>  2014-08-02 09:58:27 PST ---
The media element doesn't see the 403 error because CFNetwork rejects the self-signed certificate used by https://spins.arqspin.com.

2014-08-02 09:53:13.025 com.apple.WebKit.WebContent.Development[640:32798] NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9843)
[09:53:13.027] HTTPRequest figHttpRequestDidFailCallback: Network error: domain=kCFErrorDomainCFNetwork, code=-1202, The certificate for this server is invalid. You might be connecting to a server that is pretending to be ?spins.arqspin.com? which could put your confidential information at risk. for https://spins.arqspin.com/2c0rjp53jqhf8/spin.mp4
MediaPlayerPrivateAVFoundation::assetStatus - statusOfValueForKey failed for duration, error = The certificate for this server is invalid. You might be connecting to a server that is pretending to be “spins.arqspin.com” which could put your confidential information at risk.

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