Closed
Bug 915920
Opened 10 years ago
Closed 10 years ago
APN values should only be updated once per phone boot
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:koi+)
RESOLVED
FIXED
blocking-b2g | koi+ |
People
(Reporter: qdot, Assigned: aus)
References
Details
(Keywords: verifyme, Whiteboard: [systemsfe])
Attachments
(2 files, 1 obsolete file)
During updating Bug 891725, it was found that it may cause errors in multisim and hotswapping. We need to make sure we disconnect our listener after our first update. Related to Bug 860411.
Updated•10 years ago
|
Whiteboard: [systemsfe]
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #804142 -
Flags: review?(kyle)
Assignee | ||
Updated•10 years ago
|
Attachment #804142 -
Attachment mime type: text/plain → text/html
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•10 years ago
|
||
Comment on attachment 804142 [details]
Patch - v1 - Ensure APN settings are only applied once per device boot-up.
Filing addl review with jaoo since this was his work originally.
Attachment #804142 -
Flags: review?(josea.olivera)
Reporter | ||
Updated•10 years ago
|
Attachment #804142 -
Flags: review?(kyle) → review+
Comment 3•10 years ago
|
||
Comment on attachment 804142 [details]
Patch - v1 - Ensure APN settings are only applied once per device boot-up.
Leave a comment on the PR, please address the comment and request review at me again please. Thanks!
Attachment #804142 -
Flags: review?(josea.olivera)
Reporter | ||
Comment 4•10 years ago
|
||
Bug 916044 fixes the truncation issue.
Reporter | ||
Comment 5•10 years ago
|
||
Comment on attachment 804142 [details] Patch - v1 - Ensure APN settings are only applied once per device boot-up. re r?'ing jaoo for when Bug 916044 lands.
Attachment #804142 -
Flags: review?(josea.olivera)
Reporter | ||
Comment 6•10 years ago
|
||
Attachment #804142 -
Attachment is obsolete: true
Attachment #804142 -
Flags: review?(josea.olivera)
Attachment #804376 -
Flags: review?(josea.olivera)
Comment 7•10 years ago
|
||
Comment on attachment 804376 [details] [review] Patch - v2 - Ensure APN settings are only applied once per device boot-up. Left a comment on the PR, take a look at it please.
Attachment #804376 -
Flags: review?(josea.olivera)
Reporter | ||
Updated•10 years ago
|
Attachment #804376 -
Flags: review?(josea.olivera)
Comment 8•10 years ago
|
||
Comment on attachment 804376 [details] [review] Patch - v2 - Ensure APN settings are only applied once per device boot-up. r=me Thanks for the work and for your patient trying to understand all these tricky things.
Attachment #804376 -
Flags: review?(josea.olivera) → review+
Reporter | ||
Comment 9•10 years ago
|
||
https://github.com/mozilla-b2g/gaia/commit/604e110b1387fe868f39b392e039a57aea129ccc
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 10•10 years ago
|
||
Backed out due to gjslint issues.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 11•10 years ago
|
||
Attachment #805055 -
Flags: review?(jlal)
Comment 12•10 years ago
|
||
relanded: https://github.com/mozilla-b2g/gaia/commit/e227bfac3fc451aee831917e601ae871b3c979ec
Updated•10 years ago
|
Attachment #805055 -
Flags: review?(jlal) → review+
Updated•10 years ago
|
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
blocking-b2g: koi? → koi+
Updated•10 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•