Skip to content
Snippets Groups Projects
Verified Commit 326b38a5 authored by ma1's avatar ma1 Committed by Pier Angelo Vendrame
Browse files

fixup! Bug 1908344 - Improve prompts showing a=dmeehan - BP, tor-browser#43005

Bug 43005: followup, fix backporting conflict.
parent 9c1466c0
No related branches found
No related tags found
No related merge requests found
...@@ -594,7 +594,6 @@ class PromptFeature private constructor( ...@@ -594,7 +594,6 @@ class PromptFeature private constructor(
onSaveLoginWithStrongPassword, onSaveLoginWithStrongPassword,
) )
} }
strongPasswordPromptViewListener?.handleSuggestStrongPasswordRequest()
} else { } else {
loginPicker?.handleSelectLoginRequest(promptRequest) loginPicker?.handleSelectLoginRequest(promptRequest)
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment