Closed
Bug 969059
Opened 11 years ago
Closed 11 years ago
Batch the insert operations to save items with the HomeProvider API
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 963817
People
(Reporter: lucasr, Unassigned)
Details
Right now we're execute an insert command per item in the passed list which is not very robust. We should:
- Batch insertions
- Enclose the save() call into a single transaction
Comment 1•11 years ago
|
||
This is already filed as bug 963817.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•4 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
•