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
Reload sometimes stops working until browser restart #12333
Labels
misc/button
priority/P1
Blocks development or testing. Product cannot run. Must be fixed immediately, shipped next release.
QA/checked-Linux
QA/checked-macOS
QA/checked-Win64
QA/test-plan-specified
release-notes/include
usability
Milestone
Comments
kjozwiak
added
priority/P1
Blocks development or testing. Product cannot run. Must be fixed immediately, shipped next release.
and removed
priority/P3
Major loss of function.
labels
Feb 7, 2018
@bbondy has ran into this several times in the past few days. @riastradh-brave mentioned that it used to happen every ~hour, now it happens every ~day or so. Once you run into the issue, If this gets reproduced/fixed before |
@riastradh-brave are you still experiencing this with the live release (0.20.30)? I believe this was fixed before we shipped 0.20.x. You can also try the latest Beta (0.21.x) 😄 which I just released (0.21.9) |
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.
bsclifton
modified the milestones:
0.22.x (Developer Channel),
0.20.x Release 3 (Hotfix)
Feb 25, 2018
This was referenced Feb 26, 2018
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
misc/button
priority/P1
Blocks development or testing. Product cannot run. Must be fixed immediately, shipped next release.
QA/checked-Linux
QA/checked-macOS
QA/checked-Win64
QA/test-plan-specified
release-notes/include
usability
Test Plan
Description
Sometimes I hit ^R or press the reload button, and nothing happens, whether I do a normal reload or clean reload.
Steps to Reproduce
Actual result:
Nothing.
Expected result:
Page should reload.
Reproduces how often:
Every hour or so, maybe. Haven't been keeping close track.
Brave Version
about:brave info:
Reproducible on current live release:
Not sure, have not noticed on not-beta.
Additional Information
The text was updated successfully, but these errors were encountered: