Closed Bug 1402388 Opened 7 years ago Closed 7 years ago

AWFY - Firefox opening privacy notification tab during tests

Categories

(Testing Graveyard :: AWFY, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bc, Assigned: bc)

References

Details

Attachments

(2 files)

While checking the running tests on AWFY, I noticed that Firefox had opened the privacy notification page in a background tab. I'm pretty sure we don't want that though I doubt it has much impact overall. Bug Archaeology shows: Bug 1400675 - Fix reference to undefined property FirsRunURL Bug 1382196 - Use the prefs defined in TelemetryUtils.jsm in TelemetryReportingPolicy.jsm Bug 1367076 - Set datareporting.policy.firstRunURL by default to replace data choices infobar with privacy policy in a background tab on first run. The combination of these patches has resulted in Firefox opening the privacy tab on first run. We should set: user_pref("datareporting.policy.firstRunURL", ""); and reading the patches, probably need to set: // Skip data reporting policy notifications. user_pref("datareporting.policy.dataSubmissionPolicyBypassNotification", true);
Flags: needinfo?(bbouvier)
Blocks: 1402392
Thanks! That is very informative. perhaps datareporting.policy.dataSubmissionEnabled False is another one we need to add?
Yes indeed! (sorry I already merged the PR)
If this is ok, go ahead and merge and mark fixed. Thanks!
Thanks, merged!
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: