Closed
Bug 862749
Opened 11 years ago
Closed 11 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•11 years ago
|
Whiteboard: [NO_UPLIFT]
Assignee | ||
Comment 1•11 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•11 years ago
|
||
Assignee: nobody → ctai
Assignee | ||
Updated•11 years ago
|
Attachment #738491 -
Flags: review?(vyang)
Updated•11 years ago
|
Attachment #738491 -
Flags: review?(vyang) → review+
Comment 5•11 years ago
|
||
https://hg.mozilla.org/projects/birch/rev/b6f8eb239f50
Whiteboard: [NO_UPLIFT] → [NO_UPLIFT] [fixed-in-birch]
Comment 6•11 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•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b6f8eb239f50
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
Comment 8•11 years ago
|
||
https://hg.mozilla.org/releases/mozilla-b2g18/rev/6c1d375a2e57
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•11 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•11 years ago
|
Updated•11 years ago
|
Flags: in-moztrap-
You need to log in
before you can comment on or make changes to this bug.
Description
•