Closed Bug 1155859 Opened 10 years ago Closed 10 years ago

SwiftData fixes

Categories

(Firefox for iOS :: Data Storage, defect)

All
iOS 8
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fennec + ---

People

(Reporter: bnicholson, Assigned: bnicholson)

References

Details

Attachments

(1 file)

47 bytes, text/x-github-pull-request
bnicholson
: review+
Details | Review
As discussed, there are a number of changes we want to make to our SQLite implementation, including: * Cursor caching * Enabling WAL * Enabling SQLite multi-thread mode * Using a single connection per DB * Setting a busy handler for locked connections We should also have some tests that make sure these settings are working and do what we expect them to do.
Status: NEW → ASSIGNED
Attached file Pull request
Big PR, but hopefully the individual commits are manageable!
Attachment #8594161 - Flags: review?(wjohnston)
Attachment #8594161 - Flags: review?(rnewman)
tracking-fennec: ? → +
Comment on attachment 8594161 [details] [review] Pull request Merged. I swear rnewman had given an r+...oops! wesj just gave an IRC r+, so I'll roll with that.
Attachment #8594161 - Flags: review?(wjohnston)
Attachment #8594161 - Flags: review?(rnewman)
Attachment #8594161 - Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: