mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 735660 - Commit DB transaction used by migrations (r=mfinkle)
This commit is contained in:
parent
9cafbe15fa
commit
51eeb0abae
@ -546,6 +546,7 @@ public class BrowserProvider extends ContentProvider {
|
||||
}
|
||||
}
|
||||
|
||||
db.setTransactionSuccessful();
|
||||
db.endTransaction();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user