Closed Bug 1066774 Opened 10 years ago Closed 10 years ago

Region is always RoW in Chrome

Categories

(Marketplace Graveyard :: Consumer Pages, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2014-10-14

People

(Reporter: cvan, Assigned: mat)

References

()

Details

1. Load the Marketplace in Chrome <https://marketplace.firefox.com/> 2. In your console enter `localStorage.clear()` 3. Search for ":debug" 4. Click "Clear offline cache" and reload the page. 5. Notice the footer says "Rest of the World." Expected results: United States Actual results: Rest of the World in Chrome, but United States in Firefox.
I think it might be the race condition between mobilenetwork and consumer-info that I'm planning to handle in bug 1048896.
Assignee: nobody → mpillard
Priority: -- → P4
Status: NEW → ASSIGNED
Target Milestone: --- → 2014-09-23
Target Milestone: 2014-09-23 → 2014-09-30
Fixed in https://github.com/mozilla/fireplace/commit/e1bb494374337d9f5c569827b9612c954925794a See comment 0 for STR, applies with every other supported region, not just "United States". I used to be able to reproduce the bug from France, now that my fix is in I can't, I'm seen in the right region and not "Rest of World".
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
This still shows up as RoW for me in Chrome. https://www.dropbox.com/s/elvlxvhmo5m8h4t/Screenshot%202014-09-30%2011.18.57.png?dl=0 The screenshot is from after the push. ashes: 03ba5
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Uh, from your ashes though the API calls are made with the right region... I suspect somehow the footer is rendered before we know the region then. I'll investigate.
Confirming, just a display issue now - https://github.com/mozilla/fireplace/pull/688 should take care of it.
Status: REOPENED → ASSIGNED
Target Milestone: 2014-09-30 → 2014-10-07
Status: ASSIGNED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → FIXED
Target Milestone: 2014-10-07 → 2014-10-14
Krupa, can you verify this in US?
Flags: needinfo?(krupa.mozbugs)
Status: RESOLVED → VERIFIED
Flags: needinfo?(krupa.mozbugs)
Works on stage but is still broken on prod using Chrome :( https://www.dropbox.com/s/u3nvs73o0db5uid/Screenshot%202014-10-14%2012.43.24.png?dl=0
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Please submit new ashes.
(In reply to Mathieu Pillard [:mat] from comment #11) > Please submit new ashes. Sorry, forgot to add ashes in the rush of shipping. ID: 4ad46.
I believe the bug here is actually fixed, it's just that the production JavaScript does not match the tag. This is caused by bug 1083185.
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.