gecko-dev/devtools/client/storage/test
Alexandre Poirot 082e20e693 Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia
Tags: #secure-revision

Bug #: 1485676

Differential Revision: https://phabricator.services.mozilla.com/D4078

MozReview-Commit-ID: JAwiySsBZBu
2018-09-24 09:52:55 -07:00
..
.eslintrc.js
browser_storage_basic_usercontextid_1.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_basic_usercontextid_2.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_basic_with_fragment.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_basic.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_cache_delete.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_cache_error.js
browser_storage_cookies_add.js
browser_storage_cookies_delete_all.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_cookies_domain_port.js
browser_storage_cookies_domain.js
browser_storage_cookies_edit_keyboard.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_cookies_edit.js
browser_storage_cookies_hostOnly.js Bug 1486703 - Display correct hostOnly values in storage inspector;r=miker 2018-09-07 10:41:42 +00:00
browser_storage_cookies_samesite.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_cookies_tab_navigation.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_delete_all.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_delete_tree.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_delete_usercontextid.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_delete.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_dom_cache_disabled.js
browser_storage_dynamic_updates_cookies.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_dynamic_updates_localStorage.js
browser_storage_dynamic_updates_sessionStorage.js
browser_storage_empty_objectstores.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_file_url.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_indexeddb_delete_blocked.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_indexeddb_delete.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_indexeddb_duplicate_names.js
browser_storage_indexeddb_overflow.js Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia 2018-09-24 09:52:55 -07:00
browser_storage_localstorage_add.js
browser_storage_localstorage_edit.js
browser_storage_localstorage_error.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_localstorage_rapid_add_remove.js
browser_storage_overflow.js Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia 2018-09-24 09:52:55 -07:00
browser_storage_search_keyboard_trap.js
browser_storage_search.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_sessionstorage_add.js
browser_storage_sessionstorage_edit.js
browser_storage_sidebar_toggle.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_sidebar_update.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_sidebar.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_storage_values.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser.ini Bug 1486703 - Display correct hostOnly values in storage inspector;r=miker 2018-09-07 10:41:42 +00:00
head.js Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia 2018-09-24 09:52:55 -07:00
storage-blank.html
storage-cache-error.html
storage-complex-values.html
storage-cookies-samesite.html
storage-cookies.html Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
storage-empty-objectstores.html
storage-file-url.html
storage-idb-delete-blocked.html
storage-indexeddb-duplicate-names.html
storage-listings-usercontextid.html
storage-listings-with-fragment.html
storage-listings.html
storage-localstorage.html
storage-overflow-indexeddb.html Bug 1434579 - Fix infinite scrolling for indexedDB in storage inspector;r=miker 2018-07-24 19:48:27 +02:00
storage-overflow.html Backed out changeset f2f7dc725274 (bug 1434579) for devtools failures on browser_storage_overflow. 2018-07-25 22:56:51 +03:00
storage-search.html
storage-secured-iframe-usercontextid.html
storage-secured-iframe.html
storage-sessionstorage.html
storage-unsecured-iframe-usercontextid.html
storage-unsecured-iframe.html Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
storage-updates.html