-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
follow up - CDM utility process not starting when tab triggers Widevine install in new profile #4646
Comments
I think this can be happen because reloading is requested right after requesting install widevine.
|
The issue is Reproducible consistently on Windows 10 x64 - |
@GeetaSarvadnya do you know if the issue happens also with our current release version? (0.64.x?) Given that a refresh fixes this, maybe we had never noticed before NOTE: I ran into the same issue when testing brave/brave-core#2514... but when using Netflix's |
I went through this a bit last night/today and got mixed results as well. It usually works pretty well but sometimes you'll still get the
It's pretty easy to recover from the error, you can usually do the following whenever you run into the above:
|
@kjozwiak I think it's not strange for getting |
If this is started to happen since C75 or 65.x, I'm not sure but I assume there would be some modification in component registration/update logic.(upstream side or our side..) |
I think we can fix this but seems not urgent issue for now because just reloading again can fix this :) |
Agreed 100%. Really easy to fix by simply refreshing, opening a new tab or restarting the browser 👍 |
@bsclifton when the issue was raised, I have verified this issue on both 0.64.x and 0.65.x. I was unable to reproduce the issue consistently in 0.64.77, it was reproducible once in 4 attempts. Even @btlechowski was unable to reproduce the issue in 0.64.77 either. Today, I have tested it again the issue is Reproducible continuously in 0.64.x also. |
@GeetaSarvadnya Thanks for checking. I tested few more times and was also able to repro the issue on 0.64.77. |
Verification passed on
Verified Linux install steps still work Verification PASSED on
Verification passed on
|
Follow up to #4604
The automatic reload implemented in brave/brave-core#2514 does not fix the issue on Windows
Description
Unable to stream Netflix on a clean profile. Works on Release channel.
Test plan / Steps to Reproduce
Note - fixes after manual page reload
Actual result:
The automatic reload implemented in brave/brave-core#2514 is triggered.
Widevine component is not updated
Expected result:
Able to stream Netflix.
Reproduces how often:
easily
Brave version (brave://version info)
cc @brave/legacy_qa @rebron @simonhong @bsclifton
The text was updated successfully, but these errors were encountered: