This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 973
YouTube videos lag/stop working #13079
Labels
Milestone
Comments
Same problem. It appeared with the last update for me. |
+1 from @bbondy - seems to occur at the same time as #12333 #12828 and #13157 maybe related @bsclifton ? |
STR from @NejcZdovc as provided in #13087 :
|
petemill
added a commit
that referenced
this issue
Feb 21, 2018
This was causing an error to be thrown for every subsequent action, and no more state updates to be sent to windows, resulting in multiple issues. It was also causing an error dump to be generated upon every action, thus halting the browser at those times, including any audio/video (and creating stutters). Fix #13079 (main test case with STR) Fix #12333 Fix #12828 Fix #13157 Address #13087 but this is a broad issue - this change will fix a hard issue, whereas that refers to general slowness.
10 tasks
bsclifton
pushed a commit
that referenced
this issue
Feb 21, 2018
This was causing an error to be thrown for every subsequent action, and no more state updates to be sent to windows, resulting in multiple issues. It was also causing an error dump to be generated upon every action, thus halting the browser at those times, including any audio/video (and creating stutters). Fix #13079 (main test case with STR) Fix #12333 Fix #12828 Fix #13157 Address #13087 but this is a broad issue - this change will fix a hard issue, whereas that refers to general slowness.
Verified on 0.21.12 no lag on video playback based on the test plan |
bsclifton
modified the milestones:
0.22.x (Developer Channel),
0.20.x Release 3 (Hotfix)
Feb 25, 2018
Clearing |
This was referenced Feb 25, 2018
This was referenced Feb 26, 2018
This did not just affect youtube, but all video / audio media playback, and probably also anything the tab may be running in JS, whilst the browser created a crash report upon every click (or other action) |
ryanml
pushed a commit
to ryanml/browser-laptop
that referenced
this issue
Feb 27, 2018
This was causing an error to be thrown for every subsequent action, and no more state updates to be sent to windows, resulting in multiple issues. It was also causing an error dump to be generated upon every action, thus halting the browser at those times, including any audio/video (and creating stutters). Fix brave#13079 (main test case with STR) Fix brave#12333 Fix brave#12828 Fix brave#13157 Address brave#13087 but this is a broad issue - this change will fix a hard issue, whereas that refers to general slowness.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Test Plan
Description
Reported via twitter: https://twitter.com/glaucocustodio/status/961728287990042624 and internally by @NejcZdovc
YouTube is lagging after viewing for some time and/or having multiple tabs open. @NejcZdovc noticed that if he clicks the video lags - and if he clicks continuously the video stops working until he stops clicking.
Test plan / Steps to Reproduce
Open all in tabs
note: if you don't experience the issue after the first try, go to step 3 and repeat from there
Actual result:
Video lags, especially when clicking anywhere in the whitespace of the page. Errors are generated in the main browser console (not the window's console):
Expected result:
Video should not lag.
Reproduces how often:
unknown
Brave Version
about:brave info:
0.20.30
Reproducible on current live release:
yes
Additional Information
The text was updated successfully, but these errors were encountered: