Closed Bug 804476 Opened 12 years ago Closed 9 years ago

[WebSMS] Android backend: set reasonable value to nsIDOMMozSmsMessage.messageClass attribute

Categories

(Core :: DOM: Device Interfaces, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: vicamo, Unassigned)

References

Details

As a follow-up for bug 797277, Android stores neither TP-DCS(data coding scheme) nor decoded message class value in database. The only way to get message class value is through the Android SmsMessage object constructed from binary PDU data, which is carried by notification Intents. We have to work out a reasonable handling of SmsMessage.messageClass related code.
Blocks: websms
The data is gone after the intent is handled, so there's not much we can do really, other than what we already did in bug 797277. I'm WONTFIXing this, feel free to reopen if you have any specific ideas on how to handle this better.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.