Closed
Bug 1674138
Opened 5 years ago
Closed 5 years ago
Introduce pref so we can ensure "browser.partnerlink.attributionURL" is used
Categories
(Firefox :: Address Bar, enhancement, P1)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
84 Branch
People
(Reporter: daleharvey, Assigned: daleharvey)
References
Details
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
Hey Mike
Doing the patch for this, any version of this patch[1] seems like it leads to confusing situations if remoteSettings = false and useAttributeLink = true. Do you think we should either set or target remoteSettings = true as part of the experiment?
[1] - https://gist.github.com/daleharvey/d1d5a4f0c85b449c443faa39202e9709
Flags: needinfo?(mdeboer)
| Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Flags: needinfo?(mdeboer)
Pushed by mdeboer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bdb3b6e6e299
Add pref to ensure attributionUrl is used. r=mikedeboer
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
| Assignee | ||
Comment 5•5 years ago
|
||
Comment on attachment 9185569 [details]
Bug 1674138 - Add pref to ensure attributionUrl is used.
Beta/Release Uplift Approval Request
- User impact if declined: Not user facing, this renames a pref that is to be use by upcoming experiments that we were planning to launch in fx83
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Its a pref rename that will only be used in experiments
- String changes made/needed:
Attachment #9185569 -
Flags: approval-mozilla-release?
Updated•5 years ago
|
Attachment #9185569 -
Flags: approval-mozilla-release? → approval-mozilla-beta?
Comment 6•5 years ago
|
||
Comment on attachment 9185569 [details]
Bug 1674138 - Add pref to ensure attributionUrl is used.
Approved for the beta branch before the merge, thanks.
Attachment #9185569 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 7•5 years ago
|
||
| bugherder uplift | ||
Landed for 83.0b10.
https://hg.mozilla.org/releases/mozilla-beta/rev/3411bf7d9c23
status-firefox83:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•