gecko-dev/mobile/android/components/extensions/test/mochitest
Tushar Saini (:shatur) f3ac359f5b Bug 1362998 - Implement browsingData.removeCookies WebExtension API method on android. r=bsilverberg
MozReview-Commit-ID: 9h5YegFelhe

--HG--
extra : rebase_source : 07285600a45ca5784998fb3b1f25a17f70832497
2017-07-23 17:14:03 +05:30
..
.eslintrc.js Bug 1371292 - Clean up more ESLint global definitions in configuration files in mobile/android. r=mossop 2017-06-08 15:39:47 +01:00
chrome.ini Bug 1362998 - Implement browsingData.removeCookies WebExtension API method on android. r=bsilverberg 2017-07-23 17:14:03 +05:30
context.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
context_tabs_onUpdated_iframe.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
context_tabs_onUpdated_page.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
file_bypass_cache.sjs Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
file_dummy.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
file_iframe_document.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
file_iframe_document.sjs Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
head.js Bug 1331742 - Part 5 - Add unit tests for browserAction.onClicked r=mixedpuppy 2017-05-12 15:02:11 -04:00
mochitest.ini Bug 1348911 - Add lastAccessed to tabs.Tab; r=mixedpuppy,zombie 2017-07-07 20:17:23 -04:00
test_ext_all_apis.html Bug 1287852 - Mark tabs.highlight as unsupported in schema. r=kmag,zombie 2017-05-29 13:44:52 +05:30
test_ext_browserAction_getTitle_setTitle.html Bug 1300811 - Part 3 - Update the browser action API to use TabContext r=mixedpuppy 2017-06-13 23:15:06 -04:00
test_ext_browserAction_onClicked.html Bug 1331742 - Part 5 - Add unit tests for browserAction.onClicked r=mixedpuppy 2017-05-12 15:02:11 -04:00
test_ext_browsingData_cookies.html Bug 1362998 - Implement browsingData.removeCookies WebExtension API method on android. r=bsilverberg 2017-07-23 17:14:03 +05:30
test_ext_browsingData_settings.html Bug 1362994 - Implement browsingData.settings WebExtension API method on android. r=bsilverberg,mattw,sebastian 2017-06-02 23:11:49 +05:30
test_ext_pageAction_getPopup_setPopup.html Bug 1300811 - Part 6 - test setPopup and getPopup with multiple tabs r=mixedpuppy 2017-06-13 23:16:48 -04:00
test_ext_pageAction_show_hide.html Bug 1300811 - Part 5 - test show and hide with multiple tabs r=mixedpuppy 2017-06-13 23:19:34 -04:00
test_ext_tab_runtimeConnect.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
test_ext_tabs_captureVisibleTab.html Bug 1317400 - Part 4: Fix other tests. r=till 2017-03-04 20:37:14 +09:00
test_ext_tabs_create.html Bug 1260548: Follow-up: Add another missing dependency to mochitest.ini. r=me 2017-02-01 23:11:24 -08:00
test_ext_tabs_events.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
test_ext_tabs_executeScript.html Bug 1328758 - Better error messages for tabs.executeScript r=kmag 2017-04-02 01:05:37 +02:00
test_ext_tabs_executeScript_bad.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
test_ext_tabs_executeScript_good.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
test_ext_tabs_executeScript_no_create.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
test_ext_tabs_executeScript_runAt.html Bug 1339559 - Enable no-mixed-operators ESLint rule r=kmag 2017-03-17 14:28:14 +01:00
test_ext_tabs_getCurrent.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
test_ext_tabs_insertCSS.html Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam,jaws 2017-02-16 10:26:13 +11:00
test_ext_tabs_lastAccessed.html Bug 1348911 - Add lastAccessed to tabs.Tab; r=mixedpuppy,zombie 2017-07-07 20:17:23 -04:00
test_ext_tabs_onUpdated.html Bug 1260548: Follow-up: Add another missing dependency to mochitest.ini. r=me 2017-02-01 23:11:24 -08:00
test_ext_tabs_reload.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
test_ext_tabs_reload_bypass_cache.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
test_ext_tabs_sendMessage.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00
test_ext_tabs_update_url.html Bug 1260548: Part 7 - Add mochitests for the Android tabs API. r=aswan 2017-02-01 15:24:29 -08:00