Closed Bug 884486 Opened 12 years ago Closed 12 years ago

[CBS] Channel message id 50 not being displayed in Lockscreen

Categories

(Firefox OS Graveyard :: Gaia, defect, P1)

x86_64
Gonk (Firefox OS)
defect

Tracking

(blocking-b2g:leo+, b2g18 fixed, b2g18-v1.0.1 affected, b2g-v1.1hd fixed)

RESOLVED FIXED
blocking-b2g leo+
Tracking Status
b2g18 --- fixed
b2g18-v1.0.1 --- affected
b2g-v1.1hd --- fixed

People

(Reporter: mschwart, Assigned: mschwart)

References

Details

Attachments

(1 file, 1 obsolete file)

275 bytes, text/html
daleharvey
: review+
rik
: review+
Details
https://bugzilla.mozilla.org/show_bug.cgi?id=828307 changed MCC in nsIDOMMozMobileNetworkInfo to string. The change https://bugzilla.mozilla.org/show_bug.cgi?id=877751 uses the exact comparitor of that String MCC to the Number value defined in http://mxr.mozilla.org/gaia/source/apps/system/test/unit/mobile_operator_test.js#9. The simple fix is to change the BRAZIL_MCC constant to a string.
Attached file pull request (obsolete) —
Attachment #764432 - Flags: review?(yurenju.mozilla)
Attachment #764432 - Flags: review?(dale)
Attachment #764432 - Flags: review?(anthony)
Comment on attachment 764432 [details] pull request looks good for me if mobileConnection.voice.network.mcc is always a string.
Attachment #764432 - Flags: review?(yurenju.mozilla) → review+
(In reply to Yuren Ju [:yurenju] from comment #2) > looks good for me if mobileConnection.voice.network.mcc is always a string. Yes, see the cited https://bugzilla.mozilla.org/show_bug.cgi?id=828307 for the why or check out the field definition http://mxr.mozilla.org/mozilla-b2g18/source/dom/network/interfaces/nsIDOMMobileConnection.idl#449
Comment on attachment 764432 [details] pull request I'm good with the change but it breaks both the tests and the linter. See my comments in the PR.
Attachment #764432 - Flags: review?(anthony)
Comment on attachment 764432 [details] pull request Lint and unit test failures need addressed
Attachment #764432 - Flags: review?(dale) → review-
Attached file Pull request
Addressed lint and test concerns
Attachment #764432 - Attachment is obsolete: true
Attachment #765084 - Flags: review?(dale)
Attachment #765084 - Flags: review?(anthony)
Attachment #765084 - Flags: review?(dale) → review+
Comment on attachment 765084 [details] Pull request Great, thanks.
Attachment #765084 - Flags: review?(anthony) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
blocking-b2g: leo? → leo+
This bug affects all our release branches so needs to be uplifted to leo and tef.
blocking-b2g: leo+ → tef?
blocking-b2g: tef? → leo+
Uplifted 56c50dd7b322a95a29882526eb00c9e261e43032 to: v1-train: fbe8ffdbb4b37e845658d89877c701cb9903d162
v1.1.0hd: fbe8ffdbb4b37e845658d89877c701cb9903d162
According to comment 10 we need this patch in v1.0.1 to keep everything consistent. can it be uplifted to v1.0.1?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: