Closed
Bug 918583
Opened 12 years ago
Closed 12 years ago
operator_variant_helper.js:152 in OperatorVariantHelper.prototype.checkICCInfo: Listener threw an error! ReferenceError: settings is not defined
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(b2g-v1.2 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g-v1.2 | --- | fixed |
People
(Reporter: gwagner, Assigned: aus)
Details
(Whiteboard: [systemsfe][qa-])
Attachments
(1 file, 1 obsolete file)
|
126 bytes,
text/html
|
gwagner
:
review+
gwagner
:
review+
gwagner
:
approval-gaia-v1.2+
|
Details |
Seeing this on a nexus4 with a debug trunk build.
It has a german SIM without sim lock in it.
E/GeckoConsole( 179): Content JS ERROR at app://system.gaiamobile.org/shared/js/operator_variant_helper.js:152 in OperatorVariantHelper.prototype.checkICCInfo: Listener threw an error! ReferenceError: settings is not defined
E/GeckoConsole( 179): Content JS ERROR at app://system.gaiamobile.org/shared/js/operator_variant_helper.js:152 in OperatorVariantHelper.prototype.checkICCInfo: Listener threw an error! ReferenceError: settings is not defined
E/GeckoConsole( 694): Could not read chrome manifest 'file:///system/b2g/chrome.manifest'.
E/GeckoConsole( 179): Content JS ERROR at app://system.gaiamobile.org/shared/js/operator_variant_helper.js:152 in OperatorVariantHelper.prototype.checkICCInfo: Listener threw an error! ReferenceError: settings is not defined
E/GeckoConsole( 179): Content JS ERROR at app://system.gaiamobile.org/shared/js/operator_variant_helper.js:152 in OperatorVariantHelper.prototype.checkICCInfo: Listener threw an error! ReferenceError: settings is not defined
E/GeckoConsole( 179): Content JS ERROR at app://system.gaiamobile.org/shared/js/operator_variant_helper.js:152 in OperatorVariantHelper.prototype.checkICCInfo: Listener threw an error! ReferenceError: settings is not defined
| Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•12 years ago
|
||
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): Operator Variant APN Customizer
[User impact] if declined: Fails to apply appropriate APN settings for Data/SUPL/Cell Broadcast
[Testing completed]: B2G Desktop, Gaia Unit Tests. Needs Testing on Nexus 4.
[Risk to taking this patch] (and alternatives if risky): Little to no risk.
[String changes made]: None.
Attachment #808025 -
Flags: review?(anygregor)
Attachment #808025 -
Flags: approval-gaia-v1.2?(anygregor)
| Assignee | ||
Comment 2•12 years ago
|
||
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): Operator Variant APN Customizer
[User impact] if declined: Fails to apply appropriate APN settings for Data/SUPL/Cell Broadcast
[Testing completed]: B2G Desktop, Gaia Unit Tests. Needs Testing on Nexus 4.
[Risk to taking this patch] (and alternatives if risky): Little to no risk.
[String changes made]: None.
Attachment #808029 -
Flags: review?(anygregor)
Attachment #808029 -
Flags: approval-gaia-v1.2?(anygregor)
| Assignee | ||
Updated•12 years ago
|
Attachment #808025 -
Attachment is obsolete: true
Attachment #808025 -
Flags: review?(anygregor)
Attachment #808025 -
Flags: approval-gaia-v1.2?(anygregor)
| Assignee | ||
Updated•12 years ago
|
Attachment #808029 -
Attachment mime type: text/plain → text/html
| Reporter | ||
Updated•12 years ago
|
Attachment #808029 -
Flags: review?(anygregor)
Attachment #808029 -
Flags: review+
Attachment #808029 -
Flags: approval-gaia-v1.2?(anygregor)
Attachment #808029 -
Flags: approval-gaia-v1.2+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment on attachment 808029 [details]
Patch - v2 - Bind context to listener. Use mozSettings directly.
Updated Pull Request.
Attachment #808029 -
Attachment description: Patch - v1 - Bind context to listener used in operator variant APN customizer → Patch - v2 - Bind context to listener. Use mozSettings directly.
Attachment #808029 -
Flags: review?(anygregor)
| Assignee | ||
Comment 4•12 years ago
|
||
Gregor, if you have time to re-test with the new changes that'd be much appreciated. I want to make sure it resolves the issues for you on your test hardware. It *does* fix it on my Peak as expected.
| Assignee | ||
Comment 5•12 years ago
|
||
Confirmed as working on Nexus 4 (which was the device this issue was reported on initially).
| Reporter | ||
Updated•12 years ago
|
Attachment #808029 -
Flags: review?(anygregor) → review+
| Reporter | ||
Comment 6•12 years ago
|
||
2219d5597ce1d6187420f8c26785030b876f2969
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [systemsfe] → [systemsfe][qa-]
Comment 7•12 years ago
|
||
Uplifted 2219d5597ce1d6187420f8c26785030b876f2969 to:
v1.2: df61e8d1c224b127b2f79f85f5d7ddf489cad879
status-b2g-v1.2:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•