Closed
Bug 1613612
Opened 5 years ago
Closed 5 years ago
Revert 1603071 - using release snippets in Nightly
Categories
(Firefox :: Messaging System, defect, P1)
Firefox
Messaging System
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | verified |
People
(Reporter: andreio, Assigned: andreio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
In bug 1603071 we added a pref controlled way to display release snippets in Nightly without telemetry. This was a workaround for the Nightly channel that did not have content making it easy to overlook regressions.
We can revert that bug as we now have support from the snippets backend for this.
- there will be Nightly channel specific content
- we will still replicate the Release channel content in Nightly but have
&& false
appended to all targeting expressions- this is meant to replicate the overhead of selecting a snippet that would happen in release
Assignee | ||
Comment 1•5 years ago
|
||
We now have support from the snippets backend to show content for the
Nightly channel
Updated•5 years ago
|
Attachment #9124699 -
Attachment description: Revert Bug 1603071 - Enable release snippets in Nightly → Bug 1613612 - Revert Bug 1603071 Enable release snippets in Nightly
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c0c4c7bfe9fe
Revert Bug 1603071 Enable release snippets in Nightly r=k88hudson
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
Comment 4•5 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (75.0a1 Build ID - 20200212093201) installed, on Windows 10 x64, Ubuntu 18.04 x64 and Mac 10.15.2. Now, the Release channel content in Nightly has the && false
appended to all targeting expressions.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•