-
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
Crash when trying to open brave://sync in private window #2852
Comments
@darkdh @AlexeyBarabash Or should |
@simonhong thanks for finding this bug. |
@AlexeyBarabash Ok. thanks for confirm! |
Reproduced on
Also reproduces for |
Reproduced on Ubuntu 17.10
|
Also reproduced for guest window. Loading brave://sync in private window should be redirected to normal window. |
The behavior for Tor windows should match the behavior for private windows. |
@tomlowenthal Do you mean loading brave://sync in tor window should be redirected to normal window as private window does? |
That's an unfortunate drawback of the current Tor implementation, and we should do everything we can to hide that implementation detail. From the perspective of the person using the browser private and Tor windows should behave identically. |
I think this issue(and #2853) could be fixed easily after resolving brave/brave-core#1295. |
Separate issue (#3003) is created for crash in tor window. Both are different issue. |
Verification passed on
Test plan:
Case 2:
Case 3:
Reproduced the crash on Private Window with Tor: #3003 Verification passed on
Case 2: Open Reproduced issue #3003
|
Description
browser crashed when trying to load brave://sync in private window
Steps to Reproduce
Case 1.
Case 2.
Actual result:
Crashed
Expected result:
brave://sync page should be opened in normal window.
Reproduces how often:
Every time
Brave version (brave://version info)
Version 0.59.20 Chromium: 72.0.3626.28 (Official Build) beta (64-bit)
Version 0.60.6 Chromium: 72.0.3626.28 (Official Build) dev (64-bit)
Reproducible on current release:
both. sync is not enabled in stable
Website problems only:
Additional Information
We need to add some brave webui to not allowing in private window rules.
Many chrome webui pages are added in that rule. So they are only opened in normal window.
The text was updated successfully, but these errors were encountered: