Closed Bug 1496557 Opened 7 years ago Closed 7 years ago

Expose Report Breakage for Cookie Restrictions on Release

Categories

(Firefox :: Protections UI, defect, P1)

defect

Tracking

()

RESOLVED FIXED
Firefox 64
Tracking Status
firefox63 --- fixed
firefox64 --- fixed

People

(Reporter: johannh, Assigned: johannh)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

With shipping disabled-by-default cookie restrictions in 63, we want to ensure users who enable it can report breakage. Thus we want to show the "Report Breakage" button on release, iff Cookie Restrictions was the only active blocker.
Pushed by jhofmann@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/aebbddba77c6 Expose Report Breakage for Cookie Restrictions on Release. r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
This has target milestone as 64. should it be 63?
Flags: needinfo?(jhofmann)
QA Contact: francois
QA Contact: francois
I think that's fine, I just need to do an uplift request. If I'm reading the emails that went around correctly this has been signed off Legal/Policy wise for 63.
Flags: needinfo?(jhofmann)
Comment on attachment 9014770 [details] Bug 1496557 - Expose Report Breakage for Cookie Restrictions on Release. r=Gijs [Beta/Release Uplift Approval Request] Feature/Bug causing the regression: None User impact if declined: No harm on users, we simply would like to enable users to report breakage for users of the new (currently opt-in) cookie restrictions feature which is intended to become a default in the ~65 release. Is this code covered by automated tests?: Yes Has the fix been verified in Nightly?: No Needs manual test from QE?: No If yes, steps to reproduce: This needs some pref fiddling to check, I'll make sure that our team confirms that the patch worked on beta. List of other uplifts needed: None Risk to taking this patch: Low Why is the change risky/not risky? (and alternatives if risky): We are adding a pref that controls a single button in the identity popup, the potential damage is very limited and the code is well covered with tests. String changes made/needed: None
Attachment #9014770 - Flags: approval-mozilla-beta?
Comment on attachment 9014770 [details] Bug 1496557 - Expose Report Breakage for Cookie Restrictions on Release. r=Gijs Minimal patch with tests and P1, uplift approved for 63 beta 13, thanks.
Attachment #9014770 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Argh this is failing because we forgot to uplift bug 1493120 :( I'll request uplift there...
Uplift in bug 1493120 accepted, sheriffs please also uplift the patch in this bug, thanks!
Flags: needinfo?(jhofmann)
After doing an update to Firefox 63 beta, I see that this pref is false by default: browser.contentblocking.reportBreakage.enabled = false. But I'm the experience is as desired - report breakage button shows up when only when cookie restrictions is the only protection. So is there a second pref that I should be looking for in about:config?
(In reply to Tanvi Vyas[:tanvi] from comment #13) > After doing an update to Firefox 63 beta, I see that this pref is false by > default: > browser.contentblocking.reportBreakage.enabled = false. > > But I'm the experience is as desired - report breakage button shows up when > only when cookie restrictions is the only protection. So is there a second > pref that I should be looking for in about:config? Yes, browser.contentblocking.rejecttrackers.reportBreakage.enabled
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: