[Mac][WK2] Unable to play video protected by session cookies
Created attachment 221515 [details] Patch
Created attachment 221539 [details] Patch
Created attachment 221551 [details] Patch Pulled out SessionTracker now that #126918 got rolled out.
Hopefully SessionTracker will be re-landed soon, there is a clear path forward for how to resolve the bugs it initially caused.
Should we be doing this on all OS versions, or just 10.9?
(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.
Created attachment 221674 [details] Patch
Created attachment 221784 [details] Patch Fixed the Mac EWS bots.
Comment on attachment 221784 [details] Patch Clearing flags on attachment: 221784 Committed r162531: <http://trac.webkit.org/changeset/162531>
All reviewed patches have been landed. Closing bug.