Closed Bug 805789 Opened 12 years ago Closed 12 years ago

Handle null and undefined as correct values instead of converted to strings on USSDReceivedEventDict::message

Categories

(Core :: DOM: Device Interfaces, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla19
Tracking Status
firefox18 --- fixed
firefox19 --- fixed

People

(Reporter: willyaranda, Assigned: willyaranda)

References

Details

Attachments

(1 file)

Should be: DOMString ? message = null;
Assignee: nobody → willyaranda
Blocks: MMI
OS: Mac OS X → All
Hardware: x86 → All
Attached patch Patch (deleted) — Splinter Review
Handle null and undefined as correct values and not convert them to string.
Attachment #675539 - Flags: review?(bugs)
Attachment #675539 - Flags: review?(bugs) → review+
Comment on attachment 675539 [details] [diff] [review] Patch [Approval Request Comment] Bug caused by (feature/regressing bug #): Followup bug 794011 User impact if declined: We need more checks in our USSD UI (need to check against strings like "undefined" and "null" instead of object null and undefined). Testing completed (on m-c, etc.): m-i Risk to taking this patch (and alternatives if risky): None String or UUID changes made by this patch: None
Attachment #675539 - Flags: approval-mozilla-aurora?
Attachment #675539 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: