Closed Bug 1533147 Opened 6 years ago Closed 6 years ago

SQLite is not being compiled with -DSQLITE_THREADSAFE=2

Categories

(Firefox for iOS :: Data Storage, enhancement, P1)

Other
iOS
enhancement

Tracking

()

RESOLVED FIXED
Tracking Status
fxios 16.0 ---

People

(Reporter: justindarc, Assigned: justindarc)

Details

It seems that Storage.framework is linking to the the copy of SQLite bundled with MozillaAppServices.framework automatically. This version is not compiled with -DSQLITE_THREADSAFE=2 which is leading to major performance problems. Until the SQLite bundled with MozillaAppServices.framework can be updated to be multi-threaded, we can use the iOS system-provided SQLite.

Assignee: nobody → jdarcangelo
Status: NEW → ASSIGNED
Priority: -- → P1
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.