Closed
Bug 494825
Opened 16 years ago
Closed 7 years ago
Enforce the fact that progress handlers cannot modify the database
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Core
SQLite and Embedded Database Bindings
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: sdwilsh, Unassigned)
Details
We should enforce the fact that progress handlers are not allowed to "modify" the database when being executed. See http://www.sqlite.org/c3ref/progress_handler.html for more details.
Flags: in-testsuite?
Comment 1•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•