WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
48787
Can't view HTML5 video when running Safari with an authenticated proxy server
https://bugs.webkit.org/show_bug.cgi?id=48787
Summary
Can't view HTML5 video when running Safari with an authenticated proxy server
Jer Noble
Reported
2010-11-01 14:58:25 PDT
In a firewalled environment, it isn't possible to view HTML5 Video. Requests aren't directed through the proxy server.
Attachments
Patch
(2.74 KB, patch)
2010-11-01 15:10 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch
(3.32 KB, patch)
2010-11-01 16:04 PDT
,
Jer Noble
beidson
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2010-11-01 14:58:50 PDT
<
rdar://problem/8351926
>
Jer Noble
Comment 2
2010-11-01 15:10:02 PDT
Created
attachment 72571
[details]
Patch
Jer Noble
Comment 3
2010-11-01 16:04:31 PDT
Created
attachment 72584
[details]
Patch
Brady Eidson
Comment 4
2010-11-01 17:05:52 PDT
Comment on
attachment 72584
[details]
Patch I like it. Twistedly.
Jer Noble
Comment 5
2010-11-02 10:23:15 PDT
Comment on
attachment 72584
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=72584&action=review
I'll land this patch with the change mentioned above. Thanks!
> WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.mm:266 > + if (CFArrayGetCount(proxiesForURL) == 1) {
Whoops, this should be an "else if". If CFNetworkCopyProxiesForURL returns NULL, this will crash.
Jer Noble
Comment 6
2010-11-15 11:39:33 PST
Committed
r72017
: <
http://trac.webkit.org/changeset/72017
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug