-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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 in certain cases when enabling search promo
using loading favourite sites from NTP - follow up to #25059
#25091
Labels
android-phone-specific
crash
feature/search
OS/Android
Fixes related to Android browser functionality
priority/P2
A bad problem. We might uplift this to the next planned release.
QA Pass - Android ARM
QA/Yes
release/blocking
release-notes/exclude
Milestone
Comments
Adding the crash stack that @samartnik posted/added via Slack:
|
Added the
|
25 tasks
25 tasks
7 tasks
7 tasks
7 tasks
Verification PASSED on
Screen_Recording_20220831-183501_Brave.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
android-phone-specific
crash
feature/search
OS/Android
Fixes related to Android browser functionality
priority/P2
A bad problem. We might uplift this to the next planned release.
QA Pass - Android ARM
QA/Yes
release/blocking
release-notes/exclude
Description
Appears that we have another crash that's very similar/related to #25059. However, with this one, you don't even need to enable
Show suggested sites in autocomplete
. If you open one of the websites via the favourite twice and click/tap the omnibox, you'll get an instant crash. Some examples of the crashes:355e0800-e66e-bc08-0000-000000000000
0a5e0800-e66e-bc08-0000-000000000000
025e0800-e66e-bc08-0000-000000000000
Steps to Reproduce
Prerequisite: ensure that you're part of either
US
,CA
,DE
,FR
,UK
,AT
,ES
orMX
Settings
->Search engines
and change theStandard tab
to something else other thanBrave
Developer options
->QA Preferences
Command Line String
and add--enable-features=BraveSearchOmniboxBanner
(tap onRelaunch Now
)You'll get an instant crash 100% of the time while running through the above STR/Cases. Attached a video below for an example.
Actual result:
Screen_Recording_20220830-174642_Brave.-.Nightly.mp4
Expected result:
Brave shouldn't be crashing when users tap on the omnibox when they have
--enable-features=BraveSearchOmniboxBanner
enabledReproduces how often:
100% reproducible using the STR/Cases mentioned above.
Brave version (brave://version info)
Version/Channel Information:
N/A
N/A
Yes
However, all channels will be affected once brave/brave-core#14542 has been merged into
1.43.x
.Other Additional Information:
N/A
N/A
N/A
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: