Closed
Bug 1171112
Opened 9 years ago
Closed 9 years ago
Obtain and serve tiles for multiple channels
Categories
(Content Services Graveyard :: Tiles: Content Front-End, defect)
Content Services Graveyard
Tiles: Content Front-End
Tracking
(Not tracked)
RESOLVED
FIXED
Iteration:
41.3 - Jun 29
People
(Reporter: oyiptong, Assigned: oyiptong)
References
Details
(Whiteboard: .001)
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
The channels supported by onyx will be:
* desktop
* desktop-prerelease
* android
desktop-prerelease will be for all Firefox desktop channels except for "release".
The possible channels can be obtained by looking at the firefox pref "app.update.channel".
* esr
* release
* beta
* aurora
* nightly
* default
http://kb.mozillazine.org/App.update.channel
Updated•9 years ago
|
Assignee: nobody → oyiptong
Whiteboard: .? → .001
Comment 2•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/onyx
https://github.com/mozilla/onyx/commit/ec3f87f8da8ac214ada25c2342f7392dd4e4e727
Fix Bug 1171112 - Obtain and serve tiles for multiple channels
Squashed commit of the following:
commit c6dfe4097c9ffe6931fa137db6da32963ee19a41
Author: Olivier Yiptong <olivier@olivieryiptong.com>
Date: Thu Jun 18 13:20:28 2015 -0400
fix test_channel_failure in test_v2: it was calling the wrong endpoint
commit b43f753bdd3f5246265bf913bd414ceb670c4773
Author: Olivier Yiptong <olivier@olivieryiptong.com>
Date: Thu Jun 18 11:44:39 2015 -0400
support for multiple channel serving
Closes #19
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•