-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Drive does not play mp4 video #1122
Comments
Does this work on browser-laptop? |
@bbondy tested on browser-laptop with
|
@darkdh I don't see that message displayed. I don't get an Autoplay prompt at all (to the left of the URL bar) like I would expect. I only see the message to the right telling me Autoplay is blocked: When I click on that I change the radio button to Always Allow and nothing happens. Reloading the page has no effect - I am still unable to play the mp4 file (shields up or down). If you want to look at this together let me know. |
This should be working, per having the following set: Lines 63 to 64 in 0e2e3a2
|
This is also happening on Android so moving this to the backlog since it doesn't seem like it would stunt growth relative to other issues. |
This looks like fingerprinting protection is not getting disabled with shields down |
I think we should fix the value to 100% |
fixing the battery api does not fix the problem per @bbondy, but if we are moving forward with fixing to 100% we should open a new ticket |
We appear to still be having issues here. Version:
Steps:
Note that the video does not play in Brave Core. |
Reopening as there's no PR attached and I am still seeing this issue on
|
Same on Mac OS X Catalina (10.15) |
Having this issue with Mac OS 10.12.6 (16G2136) |
Also still having this issue on: |
Also having this issue on: |
After updating to v1.0.0 I'm no longer experiencing this bug :) macOS 10.14.6 (18G95) |
Fixed for me as well Mac OS 10.12.6 (16G2136) |
@bizfreak22 @timelessthee @cliffordp can you please try updating to the latest version (if you haven't already) and then try this again? 😄 |
I've tested this, seems to work only when allowing 'Allow all cookies' in shields. |
Not sure how reproducible it is, closing and re-opening seems to change this |
I believe this should be closed as of brave/referrer-whitelist#26. There may be additional issues here (could be additional cookie related issues) but getting the referrer part straightened out is at least a necessary, if not sufficient, step |
This requires additional storage exceptions for as added in brave/brave-core#5313 |
…ns can set and send cookies for each other, fixes brave/brave-browser#1122
…ns can set and send cookies for each other, fixes brave/brave-browser#1122
Still an issue. |
Description
Google Drive will not play .mp4 video. Disabling shields and attempting to play the video does not allow video to be played and console shows errors.
Steps to Reproduce
Actual result:
mp4 video will not play (shields up or down):
![screen shot 2018-09-13 at 12 52 59 pm](https://user-images.githubusercontent.com/28145373/45503137-f8415580-b753-11e8-9dff-408f56cd8dfc.png)
console errors: https://gist.github.com/LaurenWags/bda1b03eaeda8a3b8060b68cfd01ff8b#file-autoplay-txt
Expected result:
Video should play, no console errors.
Reproduces how often:
easily
Brave version (chrome://version info)
Brave | 0.55.3 Chromium: 70.0.3538.12 (Official Build) dev (64-bit)
Revision | ad61584ca32115f953ce656dd75b44f1c502a75d-refs/branch-heads/3538@{#179}
OS | Mac OS X
Reproducible on current release:
no, does not reproduce on 0.23.107
Website problems only:
Additional Information
Reproduced by @srirambv on Win.
Found while testing #833
The text was updated successfully, but these errors were encountered: