зеркало из https://github.com/mozilla/gecko-dev.git
eeb8cf2781
The new method is mandatory because mozStorageTransaction constructor no longer
starts the transaction. It must be started explicitely.
All consumers have been adjusted, but only dom/quota, dom/indexedDB, dom/cache,
dom/localstorage and dom/storage handle the error. Other components like
netwerk/cache, netwerk/cookie and toolkit/components currently only warn on
failure to start a transaction. Bug 1696129, 1696130 and
|
||
---|---|---|
.. | ||
moz.build | ||
storage_test_harness.h | ||
test_AsXXX_helpers.cpp | ||
test_StatementCache.cpp | ||
test_asyncStatementExecution_transaction.cpp | ||
test_async_callbacks_with_spun_event_loops.cpp | ||
test_binding_params.cpp | ||
test_deadlock_detector.cpp | ||
test_file_perms.cpp | ||
test_mutex.cpp | ||
test_spinningSynchronousClose.cpp | ||
test_statement_scoper.cpp | ||
test_transaction_helper.cpp | ||
test_true_async.cpp | ||
test_unlock_notify.cpp |