Closed
Bug 1149680
Opened 10 years ago
Closed 10 years ago
Include Firefox channel in tiles fetch
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
People
(Reporter: Mardak, Assigned: emtwo)
References
Details
(Whiteboard: .002)
Attachments
(1 file, 1 obsolete file)
1.74 KB,
patch
|
adw
:
review+
Mardak
:
feedback+
|
Details | Diff | Splinter Review |
There's been requests in bug 1127600 to target aurora/developer channel with different directory tiles. We'll also want this for suggested tile bug 1120311.
In particular, with bug 1148859 uplifting to 38, an ESR version, we'll want to be able to have the option to separately manage tiles for ESR vs regular release firefox.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → msamuel
Reporter | ||
Comment 1•10 years ago
|
||
Bug 1134550 introduces the v3 endpoint, and it sounds like we'll add an optional path segment after the locale.
https://tiles.services.mozilla.com/v3/links/fetch/%LOCALE%/%CHANNEL%
Depends on: 1134550
Reporter | ||
Comment 2•10 years ago
|
||
I've checked that "app.update.channel" has "esr" for ESR while regular release has "release"
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8586936 -
Flags: review?(adw)
Assignee | ||
Comment 4•10 years ago
|
||
* Removed endpoint update, that's done in bug 1148862
* Using UpdateChannel.get() instead of pref
Attachment #8586974 -
Flags: review?(adw)
Reporter | ||
Updated•10 years ago
|
Attachment #8586936 -
Attachment is obsolete: true
Attachment #8586936 -
Flags: review?(adw)
Reporter | ||
Updated•10 years ago
|
Attachment #8586974 -
Flags: feedback+
Updated•10 years ago
|
Attachment #8586974 -
Flags: review?(adw) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Reporter | ||
Comment 6•10 years ago
|
||
Iteration: --- → 40.1 - 13 Apr
Points: --- → 2
status-firefox39:
--- → fixed
Flags: qe-verify-
Flags: firefox-backlog+
Reporter | ||
Comment 7•10 years ago
|
||
status-firefox38:
--- → fixed
Comment 8•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 40
You need to log in
before you can comment on or make changes to this bug.
Description
•