forked from gorhill/uBlock
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cachestorage.js: Refuse backend changes after initialization
Enforce the existing cache storage implementation requirement that the backend not change at runtime: - Warn if `select()` is not called prior to first use. - Refuse changes after a backend has been chosen (via `select()` or by default on first use).
- Loading branch information
1 parent
0a7e2d2
commit 8f7b7a7
Showing
1 changed file
with
26 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters