Closed
Bug 2017490
Opened 24 days ago
Closed 15 days ago
Add unit tests for isSuggestEmailMaskEnabled and isEmailMaskFeatureEnabled in PromptFeatureTest
Categories
(Firefox for Android :: Privacy, task)
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: Gela, Assigned: towhite)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group2])
Attachments
(1 file)
We've introduced 2 new flags isSuggestEmailMaskEnabled and isEmailMaskFeatureEnabled to PromptFeature constructor and we should be adding tests covering the possible combinations of these 2 flags. See this patch for more details.
Updated•24 days ago
|
Pushed by icedicedcoffee@proton.me:
https://github.com/mozilla-firefox/firefox/commit/c719d155e484
https://hg.mozilla.org/integration/autoland/rev/daf3d518da77
Added unit tests for handleEmailMaskOrLoginPrompt `isSuggestEmailMaskEnabled` `isEmailMaskFeatureEnabled` r=android-reviewers,gmalekpour
Status: NEW → RESOLVED
Closed: 15 days ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•