Bug 127207

Summary: [Mac][WK2] Unable to play video protected by session cookies
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jer.noble, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch none

Description Jer Noble 2014-01-17 17:12:28 PST
[Mac][WK2] Unable to play video protected by session cookies
Comment 1 Jer Noble 2014-01-17 17:18:30 PST
Created attachment 221515 [details]
Patch
Comment 2 Jer Noble 2014-01-18 00:16:04 PST
Created attachment 221539 [details]
Patch
Comment 3 Jer Noble 2014-01-18 08:54:15 PST
Created attachment 221551 [details]
Patch

Pulled out SessionTracker now that #126918 got rolled out.
Comment 4 Alexey Proskuryakov 2014-01-18 10:24:49 PST
Hopefully SessionTracker will be re-landed soon, there is a clear path forward for how to resolve the bugs it initially caused.
Comment 5 Sam Weinig 2014-01-19 18:04:20 PST
Should we be doing this on all OS versions, or just 10.9?
Comment 6 Jer Noble 2014-01-20 10:19:56 PST
(In reply to comment #5)
> Should we be doing this on all OS versions, or just 10.9?

The patch should already bail out early if the overridden class doesn't exist, but I can add a check to make sure that the method also exists, so this should be safe to do everywhere.
Comment 7 Jer Noble 2014-01-20 10:44:50 PST
Created attachment 221674 [details]
Patch
Comment 8 Jer Noble 2014-01-21 13:43:12 PST
Created attachment 221784 [details]
Patch

Fixed the Mac EWS bots.
Comment 9 WebKit Commit Bot 2014-01-22 10:24:54 PST
Comment on attachment 221784 [details]
Patch

Clearing flags on attachment: 221784

Committed r162531: <http://trac.webkit.org/changeset/162531>
Comment 10 WebKit Commit Bot 2014-01-22 10:24:56 PST
All reviewed patches have been landed.  Closing bug.