Closed
Bug 1367321
Opened 8 years ago
Closed 8 years ago
Update app.update.url.manual & app.update.url.details values for nightly
Categories
(Firefox :: Menus, enhancement)
Firefox
Menus
Tracking
()
RESOLVED
FIXED
Firefox 55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: Sylvestre)
References
Details
Attachments
(1 file)
https://nightly.mozilla.org is now a redirect, just update the url to match what is done for the other products.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → sledru
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8870712 [details]
Bug 1367321 - Update app.update.url.manual & app.update.url.details values for nightly
https://reviewboard.mozilla.org/r/142198/#review145850
Apart from a nit, that looks fine to me
::: browser/branding/nightly/pref/firefox-branding.js:21
(Diff revision 1)
> // URL user can browse to manually if for some reason all update installation
> // attempts fail.
> -pref("app.update.url.manual", "https://nightly.mozilla.org");
> +pref("app.update.url.manual", "https://www.mozilla.org/%LOCALE%/firefox/nightly/");
> // A default value for the "More information about this update" link
> // supplied in the "An update is available" page of the update wizard.
> -pref("app.update.url.details", "https://nightly.mozilla.org");
> +pref("app.update.url.details", "https://www.mozilla.org/%LOCALE%/firefox/nightly/notes");
For consistency with other urls, I would add a final slash to the url
| Comment hidden (mozreview-request) |
Comment 4•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8870712 [details]
Bug 1367321 - Update app.update.url.manual & app.update.url.details values for nightly
https://reviewboard.mozilla.org/r/142198/#review145856
Attachment #8870712 -
Flags: review?(pascalc) → review+
Comment 5•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8870712 [details]
Bug 1367321 - Update app.update.url.manual & app.update.url.details values for nightly
https://reviewboard.mozilla.org/r/142198/#review145976
Attachment #8870712 -
Flags: review?(florian) → review+
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cabfd08a7a32
Update app.update.url.manual & app.update.url.details values for nightly r=florian,pascalc
Comment 7•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Comment 8•8 years ago
|
||
I have reproduced this bug with Nightly 55.0a1 (2017-05-24) on Windows 10, 64-bit.
The bug's fix is now verified on Nightly 55.0a1
Build ID 20170612030208
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0
[bugday-20170614]
Updated•8 years ago
|
status-firefox57:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•