tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / devtools / client / storage / test


ModeNameSize
-rw-r--r--browser.toml220L
-rw-r--r--browser_storage_basic.js172L
-rw-r--r--browser_storage_basic_usercontextid_1.js162L
-rw-r--r--browser_storage_basic_usercontextid_2.js169L
-rw-r--r--browser_storage_basic_with_fragment.js177L
-rw-r--r--browser_storage_cache_delete.js53L
-rw-r--r--browser_storage_cache_error.js35L
-rw-r--r--browser_storage_cache_navigation.js87L
-rw-r--r--browser_storage_cache_overflow.js32L
-rw-r--r--browser_storage_cookies_add.js76L
-rw-r--r--browser_storage_cookies_delete_all.js211L
-rw-r--r--browser_storage_cookies_domain.js25L
-rw-r--r--browser_storage_cookies_domain_port.js25L
-rw-r--r--browser_storage_cookies_edit.js99L
-rw-r--r--browser_storage_cookies_edit_expiry.js38L
-rw-r--r--browser_storage_cookies_edit_keyboard.js26L
-rw-r--r--browser_storage_cookies_hostOnly.js27L
-rw-r--r--browser_storage_cookies_navigation.js146L
-rw-r--r--browser_storage_cookies_partitioned.js207L
-rw-r--r--browser_storage_cookies_samesite.js49L
-rw-r--r--browser_storage_cookies_sort.js64L
-rw-r--r--browser_storage_cookies_tab_navigation.js25L
-rw-r--r--browser_storage_delete.js79L
-rw-r--r--browser_storage_delete_all.js115L
-rw-r--r--browser_storage_delete_tree.js93L
-rw-r--r--browser_storage_delete_usercontextid.js238L
-rw-r--r--browser_storage_dfpi.js176L
-rw-r--r--browser_storage_dynamic_updates_cookies.js239L
-rw-r--r--browser_storage_dynamic_updates_localStorage.js70L
-rw-r--r--browser_storage_dynamic_updates_sessionStorage.js90L
-rw-r--r--browser_storage_empty_objectstores.js90L
-rw-r--r--browser_storage_file_url.js64L
-rw-r--r--browser_storage_fission_cache.js44L
-rw-r--r--browser_storage_fission_cookies.js59L
-rw-r--r--browser_storage_fission_hide_aboutblank.js26L
-rw-r--r--browser_storage_fission_indexeddb.js62L
-rw-r--r--browser_storage_fission_local_storage.js45L
-rw-r--r--browser_storage_fission_session_storage.js45L
-rw-r--r--browser_storage_indexeddb_add_button_hidden.js35L
-rw-r--r--browser_storage_indexeddb_delete.js54L
-rw-r--r--browser_storage_indexeddb_delete_blocked.js60L
-rw-r--r--browser_storage_indexeddb_duplicate_names.js24L
-rw-r--r--browser_storage_indexeddb_hide_internal_dbs.js64L
-rw-r--r--browser_storage_indexeddb_navigation.js72L
-rw-r--r--browser_storage_indexeddb_overflow.js36L
-rw-r--r--browser_storage_keys.js164L
-rw-r--r--browser_storage_localstorage_add.js20L
-rw-r--r--browser_storage_localstorage_edit.js24L
-rw-r--r--browser_storage_localstorage_error.js25L
-rw-r--r--browser_storage_localstorage_navigation.js63L
-rw-r--r--browser_storage_localstorage_rapid_add_remove.js30L
-rw-r--r--browser_storage_localstorage_tall_content.js90L
-rw-r--r--browser_storage_overflow.js104L
-rw-r--r--browser_storage_search.js140L
-rw-r--r--browser_storage_search_keyboard_trap.js15L
-rw-r--r--browser_storage_sessionstorage_add.js20L
-rw-r--r--browser_storage_sessionstorage_edit.js24L
-rw-r--r--browser_storage_sessionstorage_navigation.js60L
-rw-r--r--browser_storage_sidebar.js136L
-rw-r--r--browser_storage_sidebar_filter.js43L
-rw-r--r--browser_storage_sidebar_parsetree.js115L
-rw-r--r--browser_storage_sidebar_toggle.js65L
-rw-r--r--browser_storage_sidebar_update.js45L
-rw-r--r--browser_storage_type_descriptions.js79L
-rw-r--r--browser_storage_values.js306L
-rw-r--r--browser_storage_webext_storage_local.js296L
-rw-r--r--head.js1204L
-rw-r--r--storage-blank.html9L
-rw-r--r--storage-cache-basic-iframe.html21L
-rw-r--r--storage-cache-basic.html22L
-rw-r--r--storage-cache-error.html11L
-rw-r--r--storage-cache-overflow.html23L
-rw-r--r--storage-complex-keys.html78L
-rw-r--r--storage-complex-values.html124L
-rw-r--r--storage-cookies-samesite.html18L
-rw-r--r--storage-cookies-sort.html26L
-rw-r--r--storage-cookies.html24L
-rw-r--r--storage-dfpi.html11L
-rw-r--r--storage-empty-objectstores.html62L
-rw-r--r--storage-file-url.html59L
-rw-r--r--storage-idb-delete-blocked.html47L
-rw-r--r--storage-indexeddb-duplicate-names.html43L
-rw-r--r--storage-indexeddb-iframe.html41L
-rw-r--r--storage-indexeddb-simple-alt.html42L
-rw-r--r--storage-indexeddb-simple.html41L
-rw-r--r--storage-listings-usercontextid.html131L
-rw-r--r--storage-listings-with-fragment.html134L
-rw-r--r--storage-listings.html145L
-rw-r--r--storage-localstorage-tall-content.html21L
-rw-r--r--storage-localstorage.html23L
-rw-r--r--storage-overflow-indexeddb.html49L
-rw-r--r--storage-overflow.html19L
-rw-r--r--storage-search.html28L
-rw-r--r--storage-secured-iframe-usercontextid.html91L
-rw-r--r--storage-secured-iframe.html94L
-rw-r--r--storage-sessionstorage.html23L
-rw-r--r--storage-sidebar-parsetree.html40L
-rw-r--r--storage-unsecured-iframe-usercontextid.html19L
-rw-r--r--storage-unsecured-iframe.html22L
-rw-r--r--storage-updates.html68L