Closed
Bug 709879
Opened 14 years ago
Closed 14 years ago
Handle error during creation of account
Categories
(Firefox for Android Graveyard :: Android Sync, defect, P1)
Firefox for Android Graveyard
Android Sync
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rnewman, Assigned: liuche)
References
Details
Attachments
(2 files)
Oh dear.
| Reporter | ||
Comment 1•14 years ago
|
||
This happens easily on the emulator.
Assignee: nobody → liuche
Status: NEW → ASSIGNED
Priority: -- → P3
| Reporter | ||
Comment 2•14 years ago
|
||
Follow-up. Perhaps it's not letting go of the lock after the exception?
Not sure if this is something we can fix.
| Reporter | ||
Updated•14 years ago
|
Priority: P3 → P1
| Assignee | ||
Comment 3•14 years ago
|
||
Has this error occurred again, and what are there steps for repro? I recall a setup with limited memory, and tried to repro with a limited emulator (20MB size with 128MB ram).
| Reporter | ||
Comment 4•14 years ago
|
||
I haven't reproduced this since, mainly because I've not been using an emulator much.
It should be straightforward to ensure that we have catch blocks around our account creation to handle DB errors, though.
| Assignee | ||
Comment 5•14 years ago
|
||
try checks around account creation in SyncAccounts. Closing this because haven't been able to reproduce, but opening followup bug 736180.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Product: Mozilla Services → Android Background Services
Updated•8 years ago
|
Product: Android Background Services → Firefox for Android
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•