Closed
Bug 862749
Opened 12 years ago
Closed 12 years ago
B2G MMS: UpgradeSchema should also set default type to sms when the type is undefined.
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
People
(Reporter: ctai, Assigned: ctai)
References
Details
Attachments
(1 file)
|
3.25 KB,
patch
|
vicamo
:
review+
|
Details | Diff | Splinter Review |
If we don't flash the whole system, only flash gecko part. Old sms record in indexedDB might not be able to cause system crash.
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [NO_UPLIFT]
| Assignee | ||
Comment 1•12 years ago
|
||
Correct:
Old sms record in indexedDB might be able to cause system crash.
(In reply to Chia-hung Tai [:ctai :ctai_mozilla :cht] from comment #0)
> If we don't flash the whole system, only flash gecko part. Old sms record in
> indexedDB might not be able to cause system crash.
| Assignee | ||
Comment 2•12 years ago
|
||
Assignee: nobody → ctai
| Assignee | ||
Updated•12 years ago
|
Attachment #738491 -
Flags: review?(vyang)
Updated•12 years ago
|
Attachment #738491 -
Flags: review?(vyang) → review+
Comment 5•12 years ago
|
||
Whiteboard: [NO_UPLIFT] → [NO_UPLIFT] [fixed-in-birch]
Comment 6•12 years ago
|
||
It looks like a leo+ bug because it's a follow up fix for leo+ bug. Plus it for now, unless someone has different view on this. Thanks!
blocking-b2g: leo? → leo+
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
Comment 8•12 years ago
|
||
status-b2g18:
--- → fixed
status-b2g18-v1.0.0:
--- → unaffected
status-b2g18-v1.0.1:
--- → unaffected
status-firefox23:
--- → fixed
Whiteboard: [NO_UPLIFT] [fixed-in-birch]
Updated•12 years ago
|
Summary: B2G MMS: UpgradeSchema should also set defualt type to sms when the type is undefined. → B2G MMS: UpgradeSchema should also set default type to sms when the type is undefined.
Updated•12 years ago
|
Updated•12 years ago
|
Flags: in-moztrap-
You need to log in
before you can comment on or make changes to this bug.
Description
•