Closed
Bug 1217203
Opened 10 years ago
Closed 10 years ago
Update the value of latecustomization.url to avoid a redundant 301
Categories
(Firefox OS Graveyard :: Gaia::First Time Experience, defect, P3)
Firefox OS Graveyard
Gaia::First Time Experience
ARM
Gonk (Firefox OS)
Tracking
(b2g-master fixed)
RESOLVED
FIXED
FxOS-S10 (30Oct)
| Tracking | Status | |
|---|---|---|
| b2g-master | --- | fixed |
People
(Reporter: krupa.mozbugs, Assigned: sfoster)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
steps to reproduce:
1. On your latest build of 2.5, check the value of latecustomization.url using WebIDE
expected behavior:
latecustomization.url is set with the value of https://marketplace.firefox.com/api/v2/late-customization/
actual behavior:
latecustomization.url is set with the value of https://marketplace.mozilla.org/api/v2/late-customization/ resulting in a 301 which we can get rid of.
| Assignee | ||
Updated•10 years ago
|
Priority: -- → P3
Whiteboard: [systemsfe]
Target Milestone: --- → FxOS-S10 (30Oct)
Comment 1•10 years ago
|
||
Is this a blocker?
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Comment on attachment 8677536 [details] [review]
[gaia] sfoster:late-customization-noredirect-bug-1217203 > mozilla-b2g:master
Drive by r+ :)
Attachment #8677536 -
Flags: review+
| Assignee | ||
Comment 4•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
| Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Gregor Wagner [:gwagner] from comment #1)
> Is this a blocker?
I don't think we would block on this. The old value works - via a redirect. This patch just eliminates the redirect.
You need to log in
before you can comment on or make changes to this bug.
Description
•