-
Notifications
You must be signed in to change notification settings - Fork 975
Brave Stopped playing Facebook videos #14358
Comments
+1s from community https://community.brave.com/t/facebook-video-wont-play-with-the-shields-up-mac-os/23568?u=eljuno Also +1 from me. cc @bsclifton |
+2 from Reddit community: https://www.reddit.com/r/BATProject/comments/8q4r1n/facebook_blocking_brave/ |
Reproduces on 0.22.808, adjusting my cookie setting to 'Allow All Cookies' for FB seemed to fix it. |
If this requires 3rd party cookies, I'm not sure if we want to fix it. cc: @diracdeltas |
+1 from DM on the community |
+1 using Macbook Pro, OS 10.13.3 |
Same on OS X |
Updating workaround label. 3rd party cookies don't fix only shields down allows you to play video. More details on #14448 |
I tested it on Mac and for me switching from "block 3rd party cookies" to "allow all cookies" fixes the problem. Not sure yet what is going on here, for starters the Facebook player makes xhr requests to load pieces of the video and in a normal operation a request looks something like this: But when the 3rd party cookies are blocked, the response from the server is a 302 redirect which doesn't return anything else From where I stand now it is not obvious to me we can do anything besides having a work-around of allowing 3rd-party cookies to play Facebook videos. |
Weird, testing the same page on Chrome with an extension tracking 3rd party cookies didn't reveal anything special |
Fixes brave#14358 Had to tweak the logic to accept regexs to catch all FBCDN subdomains Auditors: Test Plan: Go to any facebook video page and make sure the video plays at various points You can use this page as an example: https://www.facebook.com/peopleareawesome/videos/1393626100686564/
Seems like a referer problem after all, see #14465 |
Verified on Windows 10 x64 using
Verified with macOS 10.12.6 using
Verified on
Verified on Ubuntu 17.10 x64
|
Test plan
See #14465
Original issue description
Brave version 0.22.727
Windows 10
Today brave stopped playing facebook videos.
When you click play they turn into larger version (almost full screen) but the video never starts.
Please advise
Description
Steps to Reproduce
Actual result:
Expected result:
Reproduces how often:
Brave Version
about:brave info:
Reproducible on current live release:
Additional Information
The text was updated successfully, but these errors were encountered: