With [1855031](https://bugzilla.mozilla.org/show_bug.cgi?id=1855031), easy setup screens will use targeting to render screens. Remove/refactor any used or redundant test cases (currently `browser_aboutwelcome_multistage_mr.js` and `browser_aboutwelcome_screen_targeting.js` test similar logic) as well as remove respective calls from [AboutWelcomeParent and getAWContent](https://searchfox.org/mozilla-central/rev/81a006cd60c54ce074d7158fafc5a2923717860e/browser/components/newtab/aboutwelcome/AboutWelcomeChild.sys.mjs#191) As well, remove unused `await popPrefs()` from `..multistage_mr.js`
Bug 1859583 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
With [1855031](https://bugzilla.mozilla.org/show_bug.cgi?id=1855031), easy setup screens will use targeting to render screens. Remove/refactor any used or redundant test cases (currently `browser_aboutwelcome_multistage_mr.js` and `browser_aboutwelcome_screen_targeting.js` test similar logic) as well as remove respective calls from [AboutWelcomeParent and getAWContent](https://searchfox.org/mozilla-central/rev/81a006cd60c54ce074d7158fafc5a2923717860e/browser/components/newtab/aboutwelcome/AboutWelcomeChild.sys.mjs#191)