gecko-dev/devtools/client/storage/test
Michael Ratcliffe 0bb9829b2e Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes
MozReview-Commit-ID: IP33bBo0yfn

--HG--
extra : rebase_source : 2544e514e0adc3c09ef8fcd1320ca2248daebbff
2016-11-22 14:47:22 +00:00
..
.eslintrc.js Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
browser.ini Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
browser_storage_basic.js Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
browser_storage_cache_delete.js Bug 1304297 - Support for deleting Cache and Response objects in Storage Inspector r=miker 2016-09-22 12:29:48 +02:00
browser_storage_cache_error.js Bug 1261785 - Part 3: make affected JS files eslint-clean. r=mratcliffe 2016-04-19 01:44:00 +02:00
browser_storage_cookies_delete_all.js Bug 1146194 - Multiple cookies with the same name not shown r=gl 2016-11-11 15:57:51 +00:00
browser_storage_cookies_domain.js Bug 1146194 - Multiple cookies with the same name not shown r=gl 2016-11-11 15:57:51 +00:00
browser_storage_cookies_edit.js Bug 1146194 - Multiple cookies with the same name not shown r=gl 2016-11-11 15:57:51 +00:00
browser_storage_cookies_edit_keyboard.js Bug 1146194 - Multiple cookies with the same name not shown r=gl 2016-11-11 15:57:51 +00:00
browser_storage_cookies_tab_navigation.js Bug 1146194 - Multiple cookies with the same name not shown r=gl 2016-11-11 15:57:51 +00:00
browser_storage_delete.js Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
browser_storage_delete_all.js Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
browser_storage_delete_tree.js Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
browser_storage_dynamic_updates_cookies.js Bug 1146194 - Multiple cookies with the same name not shown r=gl 2016-11-11 15:57:51 +00:00
browser_storage_dynamic_updates_localStorage.js Bug 1146194 - Multiple cookies with the same name not shown r=gl 2016-11-11 15:57:51 +00:00
browser_storage_dynamic_updates_sessionStorage.js Bug 1146194 - Multiple cookies with the same name not shown r=gl 2016-11-11 15:57:51 +00:00
browser_storage_empty_objectstores.js Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
browser_storage_indexeddb_delete.js Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
browser_storage_indexeddb_delete_blocked.js Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
browser_storage_indexeddb_duplicate_names.js Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
browser_storage_localstorage_edit.js Bug 1261785 - Part 1: fix promise rejections in storage inspector tests. r=mratcliffe 2016-04-19 01:43:00 +02:00
browser_storage_localstorage_error.js Bug 1283800 - Storage inspector throws unhandled exception trying to access localStorage on about:home r=mratcliffe 2016-07-01 06:26:00 +02:00
browser_storage_overflow.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_storage_search.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_storage_search_keyboard_trap.js Bug 1263104 - Ctrl+F in Storage Inspector should open search. r=mratcliffe 2016-07-05 20:21:00 +02:00
browser_storage_sessionstorage_edit.js Bug 1261785 - Part 1: fix promise rejections in storage inspector tests. r=mratcliffe 2016-04-19 01:43:00 +02:00
browser_storage_sidebar.js Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
browser_storage_sidebar_update.js Bug 1260380 - 'Parsed value' section gets duplicated when editing. r=mratcliffe 2016-04-21 05:10:00 +02:00
browser_storage_values.js Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
head.js Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
storage-cache-error.html Bug 1262766 - Storage Inspector breaks down when Cache Storage throws a DOM security error. r=mratcliffe 2016-04-11 01:23:00 -04:00
storage-complex-values.html Bug 1301930 - Cookie value parsing. r=miker 2016-09-19 23:37:00 +02:00
storage-cookies.html Bug 1149497 - Wildcard domain cookies are not displayed. r=mratcliffe 2016-04-20 22:50:00 +02:00
storage-empty-objectstores.html Bug 1060947 - Listing indexedDB databases throws if any of them have 0 objectStores. r=mratcliffe 2016-04-13 02:00:00 -04:00
storage-idb-delete-blocked.html Bug 1268460 - Part 1: Errors when deleting an IndexedDB database are not handled r=mratcliffe 2016-05-17 11:57:21 -07:00
storage-indexeddb-duplicate-names.html Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes 2016-11-22 14:47:22 +00:00
storage-listings.html Bug 976073 - Part 2: Modify errors from try server, r=jdm 2016-11-09 17:26:03 +08:00
storage-localstorage.html Bug 1231155 - Make localstorage entry rows editable via double-click in storage inspector r=pbro 2016-03-18 17:09:52 +00:00
storage-overflow.html Bug 1231154 - Make cookies table fields editable via double-click in storage inspector r+pbro 2016-03-01 23:36:39 +00:00
storage-search.html Bug 1231154 - Make cookies table fields editable via double-click in storage inspector r+pbro 2016-03-01 23:36:39 +00:00
storage-secured-iframe.html Bug 1240907 - Flatten RemoteBrowserTabActor into BrowserTabActor. r=ochameau 2016-07-21 12:20:55 -05:00
storage-sessionstorage.html Bug 1231179 - Make sessionStorage entry rows editable via double-click in storage inspector r=pbro 2016-03-22 14:24:56 +00:00
storage-unsecured-iframe.html Bug 976073 - Part 2: Modify errors from try server, r=jdm 2016-11-09 17:26:03 +08:00
storage-updates.html Bug 1146194 - Multiple cookies with the same name not shown r=gl 2016-11-11 15:57:51 +00:00