Closed
Bug 957966
Opened 12 years ago
Closed 12 years ago
Single variant bookmarks are not loaded
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Tracking
(blocking-b2g:1.3+, b2g-v1.3 verified)
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | verified |
People
(Reporter: albert, Assigned: albert)
Details
(Keywords: regression, Whiteboard: [systemsfe])
Attachments
(1 file)
Browser app receives an array of mcc and mnc instead of just one value, so pair mcc/mnc is not found in init.json
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → acperez
Assignee | ||
Updated•12 years ago
|
blocking-b2g: --- → 1.3?
Updated•12 years ago
|
Whiteboard: [systemsfe]
Comment 1•12 years ago
|
||
This is a regression, apparently introduced when DSDS support was added
Keywords: regression
Assignee | ||
Comment 2•12 years ago
|
||
Check if mcc and mnc are single values or arrays to avoid wrong look up.
Attachment #8357747 -
Flags: review?(bfrancis)
Comment 4•12 years ago
|
||
Comment on attachment 8357747 [details]
Patch
This code looks fine but I'm not sure whether the logic is correct when choosing the list of default bookmarks. Please see my comment on GitHub and set the review flag again if you're confident this is what we want.
Thanks
Attachment #8357747 -
Flags: review?(bfrancis)
Updated•12 years ago
|
Target Milestone: --- → 1.3 C2/1.4 S2(17jan)
Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 8357747 [details]
Patch
Minor changes, see comments inline in github.
Attachment #8357747 -
Flags: review?(bfrancis)
Comment 6•12 years ago
|
||
Comment on attachment 8357747 [details]
Patch
r+me, thanks!
Attachment #8357747 -
Flags: review?(bfrancis) → review+
Comment 7•12 years ago
|
||
Merged into master
https://github.com/mozilla-b2g/gaia/commit/2a4d5d81f38dfdb05f4bc655e23169790b3ce74d
Needs uplift to 1.3
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
status-b2g-v1.3:
--- → affected
Comment 8•12 years ago
|
||
Uplifted 2a4d5d81f38dfdb05f4bc655e23169790b3ce74d to:
v1.3: 5c22628946691999f66ffa7bd8e58b8e67766c6e
Comment 9•12 years ago
|
||
Verified via a sanity test with a SIM-based customization & default customization.
You need to log in
before you can comment on or make changes to this bug.
Description
•