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 975
Crashing main process is losing window state #10349
Labels
Milestone
Comments
8 tasks
Just for reference: original fix was delivered with #9912 |
bbondy
added a commit
that referenced
this issue
Aug 10, 2017
Fix #10349 Auditors: @bsclifton This happens because a save would happen on init before the initial window state was present
bbondy
added a commit
that referenced
this issue
Aug 10, 2017
Fix #10349 Auditors: @bsclifton This happens because a save would happen on init before the initial window state was present
bbondy
added a commit
that referenced
this issue
Aug 10, 2017
Fix #10349 Auditors: @bsclifton This happens because a save would happen on init before the initial window state was present
8 tasks
bbondy
added a commit
that referenced
this issue
Aug 10, 2017
Fix #10349 Auditors: @bsclifton This happens because a save would happen on init before the initial window state was present
This was referenced Aug 10, 2017
I think this is actually fixed and it's just an issue with the way it's being tested. Could you confirm @LaurenWags ?
I'm thinking each time the right build is started, until you use the command line in the video. Then it uses the wrong one. Marking as closed for retesting. |
This was referenced Aug 11, 2017
Used suggestion from @bbondy for testing and window state was preserved. |
dfperry5
pushed a commit
to dfperry5/browser-laptop
that referenced
this issue
Aug 18, 2017
Fix brave#10349 Auditors: @bsclifton This happens because a save would happen on init before the initial window state was present
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Did you search for similar issues before submitting this one?
Yes.
Describe the issue you encountered:
Using debug menu
Platform (Win7, 8, 10? macOS? Linux distro?):
macOS, probably others
Brave Version (revision SHA):
0.18.x through master
Steps to reproduce:
0. Clean session store (or not is fine)
BRAVE_ENABLE_DEBUG_MENU=1 open -a Brave
Actual result:
Tabs aren't restored.
Expected result:
Tabs are restored.
Will the steps above reproduce in a fresh profile? If not what other info can be added?
yes
Is this an issue in the currently released version?
Yes
Can this issue be consistently reproduced?
Yes
The text was updated successfully, but these errors were encountered: