mirror of
https://github.com/servo/servo.git
synced 2025-07-17 20:33:40 +01:00
Many object store related operations require the transaction to be checked: to ensure it is still active, and, if the operation is a write, that the transaction is not read-only. I've added the `check_transaction` method to perform these checks. Additionally `Clear` was still half-implemented, so I went ahead and implemented that. --------- Signed-off-by: Ashwin Naren <arihant2math@gmail.com> |
||
---|---|---|
.. | ||
fetch | ||
tests | ||
blob_url_store.rs | ||
Cargo.toml | ||
filemanager_thread.rs | ||
http_status.rs | ||
image_cache.rs | ||
indexeddb_thread.rs | ||
lib.rs | ||
mime_classifier.rs | ||
policy_container.rs | ||
pub_domains.rs | ||
quality.rs | ||
request.rs | ||
response.rs | ||
storage_thread.rs |