| .. |
|
.eslintrc
|
Bug 1272522 Handle stderr of native app r=kmag
|
2016-07-06 14:57:56 -07:00 |
|
chrome.ini
|
Bug 1213990 Clear storage when webextension is uninstalled r=kmag
|
2016-08-01 16:30:18 -07:00 |
|
chrome_head.js
|
Bug 1277524 - Add a WebExtension test that moz-extension is considered a trustworthy origin. r=kmag
|
2016-06-03 12:26:28 +02:00 |
|
file_csp.html
|
Bug 1207394 - Make sure web_accessible_resources work with CSP/mixed content blocking, r=kmag
|
2016-04-11 18:08:54 -04:00 |
|
file_csp.html^headers^
|
Bug 1207394 - Make sure web_accessible_resources work with CSP/mixed content blocking, r=kmag
|
2016-04-11 18:08:54 -04:00 |
|
file_ext_test_api_injection.js
|
Bug 1248855 - [webext] Add "object-curly-spacing" ESLint rule and auto-fix errors. r=billm
|
2016-02-16 20:10:00 -08:00 |
|
file_image_bad.png
|
|
|
|
file_image_good.png
|
|
|
|
file_image_redirect.png
|
|
|
|
file_mixed.html
|
Bug 1207394 - Make sure web_accessible_resources work with CSP/mixed content blocking, r=kmag
|
2016-04-11 18:08:54 -04:00 |
|
file_permission_xhr.html
|
Bug 1256607: Support cross-origin fetch() access in WebExtension content scripts. r=aswan
|
2016-06-04 20:31:13 -07:00 |
|
file_privilege_escalation.html
|
Bug 1234755: [webext] Make JS in HTML files pass ESLint. r=billm
|
2015-12-22 23:43:23 -05:00 |
|
file_sample.html
|
|
|
|
file_script_bad.js
|
Bug 1229874: Part 3 - Enable ESLint in WebExtension code. r=billm
|
2015-12-02 16:58:53 -08:00 |
|
file_script_good.js
|
Bug 1229874: Part 3 - Enable ESLint in WebExtension code. r=billm
|
2015-12-02 16:58:53 -08:00 |
|
file_script_redirect.js
|
Bug 1229874: Part 3 - Enable ESLint in WebExtension code. r=billm
|
2015-12-02 16:58:53 -08:00 |
|
file_script_xhr.js
|
Bug 1229874: Part 3 - Enable ESLint in WebExtension code. r=billm
|
2015-12-02 16:58:53 -08:00 |
|
file_style_bad.css
|
|
|
|
file_style_good.css
|
|
|
|
file_style_redirect.css
|
|
|
|
file_teardown_test.js
|
Bug 1295082 - BaseContext.extensionId -> BaseContext.extension.id r=kmag
|
2016-08-16 14:29:52 -07:00 |
|
file_webNavigation_clientRedirect.html
|
Bug 1256652 - [webext] Add webNavigation client_redirect transitions implementation and test case. r=krizsa
|
2016-04-14 20:27:16 +02:00 |
|
file_webNavigation_clientRedirect_httpHeaders.html
|
Bug 1256652 - [webext] Add webNavigation client_redirect transitions implementation and test case. r=krizsa
|
2016-04-14 20:27:16 +02:00 |
|
file_webNavigation_clientRedirect_httpHeaders.html^headers^
|
Bug 1256652 - [webext] Add webNavigation client_redirect transitions implementation and test case. r=krizsa
|
2016-04-14 20:27:16 +02:00 |
|
file_webNavigation_frameClientRedirect.html
|
Bug 1256652 - [webext] Add more tests on sub-frames WebNavigation transitions properties. r=krizsa
|
2016-04-15 14:53:16 +02:00 |
|
file_webNavigation_frameRedirect.html
|
Bug 1256652 - [webext] Add more tests on sub-frames WebNavigation transitions properties. r=krizsa
|
2016-04-15 14:53:16 +02:00 |
|
file_webNavigation_manualSubframe.html
|
Bug 1273609 - [webext] Support manual_subframe transitionType in webNavigation events details. r=krizsa
|
2016-05-17 19:08:10 +02:00 |
|
file_webNavigation_manualSubframe_page1.html
|
Bug 1273609 - [webext] Support manual_subframe transitionType in webNavigation events details. r=krizsa
|
2016-05-17 19:08:10 +02:00 |
|
file_webNavigation_manualSubframe_page2.html
|
Bug 1273609 - [webext] Support manual_subframe transitionType in webNavigation events details. r=krizsa
|
2016-05-17 19:08:10 +02:00 |
|
file_WebNavigation_page1.html
|
Bug 1256652 - [webext] Add webNavigation form_submit transitions implementation and test case. r=krizsa
|
2016-04-15 14:50:27 +02:00 |
|
file_WebNavigation_page2.html
|
Bug 1208257 - [webext] WebNavigation test (r=kmag)
|
2015-12-06 08:50:24 -08:00 |
|
file_WebNavigation_page3.html
|
Bug 1208257 - [webext] WebNavigation test (r=kmag)
|
2015-12-06 08:50:24 -08:00 |
|
file_WebRequest_page1.html
|
Bug 1201979 - Support requestBody in onBeforeRequest. r=kmag
|
2016-07-29 23:38:43 +02:00 |
|
file_WebRequest_page2.html
|
|
|
|
file_WebRequest_page3.html
|
Bug 1242871 - add an originUrl property to every webRequest event details object + tests (extended & fixed + nits). r=kmag
|
2016-04-01 00:48:57 +02:00 |
|
head.js
|
Bug 1272522 Handle stderr of native app r=kmag
|
2016-07-06 14:57:56 -07:00 |
|
mochitest.ini
|
Bug 1295473 - Fix return type of {tabs,runtime}.sendMessage r=billm
|
2016-08-15 23:53:24 -07:00 |
|
redirection.sjs
|
Bug 1215197: Implements onBeforeRedirect by using a channel event sink (r=billm)
|
2015-12-30 13:34:45 -08:00 |
|
test_chrome_ext_background_debug_global.html
|
Bug 1286908 Remove id allocation from SpecialPowers loadExtension() r=kmag
|
2016-08-02 16:04:37 -07:00 |
|
test_chrome_ext_background_page.html
|
Bug 1277524 - Add a WebExtension test that moz-extension is considered a trustworthy origin. r=kmag
|
2016-06-03 12:26:28 +02:00 |
|
test_chrome_ext_contentscript_unrecognizedprop_warning.html
|
Bug 1277524 - Add a WebExtension test that moz-extension is considered a trustworthy origin. r=kmag
|
2016-06-03 12:26:28 +02:00 |
|
test_chrome_ext_eventpage_warning.html
|
Bug 1277524 - Add a WebExtension test that moz-extension is considered a trustworthy origin. r=kmag
|
2016-06-03 12:26:28 +02:00 |
|
test_chrome_ext_shutdown_cleanup.html
|
Bug 1213990 Clear storage when webextension is uninstalled r=kmag
|
2016-08-01 16:30:18 -07:00 |
|
test_chrome_ext_storage_cleanup.html
|
Bug 1286908 Remove id allocation from SpecialPowers loadExtension() r=kmag
|
2016-08-02 16:04:37 -07:00 |
|
test_chrome_ext_trustworthy_origin.html
|
Bug 1277524 - Add a WebExtension test that moz-extension is considered a trustworthy origin. r=kmag
|
2016-06-03 12:26:28 +02:00 |
|
test_chrome_ext_webnavigation_resolved_urls.html
|
Bug 1277524 - Add a WebExtension test that moz-extension is considered a trustworthy origin. r=kmag
|
2016-06-03 12:26:28 +02:00 |
|
test_chrome_native_messaging_paths.html
|
Bug 1277524 - Add a WebExtension test that moz-extension is considered a trustworthy origin. r=kmag
|
2016-06-03 12:26:28 +02:00 |
|
test_clipboard.html
|
Bug 1197451 - Add clipboardWrite permission r=billm
|
2016-07-08 17:19:17 -07:00 |
|
test_ext_background_api_injection.html
|
Bug 1214658 - Test content script APIs are not injected in arbitrary web pages. r=kmag
|
2016-01-24 14:43:16 -08:00 |
|
test_ext_background_canvas.html
|
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
|
2016-07-24 15:09:07 -07:00 |
|
test_ext_background_generated_url.html
|
Bug 1234677 - Introduce _generated_background_page.html r=billm
|
2016-07-12 13:55:14 -07:00 |
|
test_ext_background_teardown.html
|
Bug 1288276 - Add tests for background page context r=billm
|
2016-08-07 19:09:37 -07:00 |
|
test_ext_content_security_policy.html
|
Bug 1278733: Turn on JSDoc validation, and fix basic errors in existing comments. r=aswan
|
2016-06-07 18:36:19 -07:00 |
|
test_ext_contentscript.html
|
Bug 1286908 Remove id allocation from SpecialPowers loadExtension() r=kmag
|
2016-08-02 16:04:37 -07:00 |
|
test_ext_contentscript_api_injection.html
|
Bug 1214658 - Test content script APIs are not injected in arbitrary web pages. r=kmag
|
2016-01-24 14:43:16 -08:00 |
|
test_ext_contentscript_context.html
|
Bug 1295082 - Put Extension in BaseContext r=kmag
|
2016-08-15 01:04:58 -07:00 |
|
test_ext_contentscript_create_iframe.html
|
Bug 1286908 Remove id allocation from SpecialPowers loadExtension() r=kmag
|
2016-08-02 16:04:37 -07:00 |
|
test_ext_contentscript_css.html
|
Bug 1269141: Remove content script CSS when disabling an extension. r=aswan
|
2016-06-04 21:42:55 -07:00 |
|
test_ext_contentscript_devtools_metadata.html
|
Bug 1261857 - [webext] Support WebExtensions ContentScripts in the Tab DevTools Debugger. r=kmag
|
2016-04-15 17:09:57 +02:00 |
|
test_ext_contentscript_exporthelpers.html
|
Bug 1280482 - Add export helpers to content scripts. r=kmag
|
2016-07-15 23:33:47 -07:00 |
|
test_ext_contentscript_teardown.html
|
Bug 1288276 - Close proxy context upon page reload, with tests r=billm
|
2016-08-07 19:09:27 -07:00 |
|
test_ext_cookies.html
|
Backed out changeset 0228e00caf59 (bug 1255569) for m8 perma failures
|
2016-04-01 13:34:01 +02:00 |
|
test_ext_cookies_expiry.html
|
Bug 1277524 - Add a WebExtension test that moz-extension is considered a trustworthy origin. r=kmag
|
2016-06-03 12:26:28 +02:00 |
|
test_ext_cookies_permissions.html
|
Bug 1277524 - Add a WebExtension test that moz-extension is considered a trustworthy origin. r=kmag
|
2016-06-03 12:26:28 +02:00 |
|
test_ext_exclude_include_globs.html
|
Bug 1223634 - Support exclude_globs/include_globs in webext manifests. r=kmag
|
2016-03-16 15:11:57 +01:00 |
|
test_ext_generate.html
|
Bug 1234755: [webext] Make JS in HTML files pass ESLint. r=billm
|
2015-12-22 23:43:23 -05:00 |
|
test_ext_geturl.html
|
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
|
2016-07-24 15:09:07 -07:00 |
|
test_ext_i18n.html
|
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
|
2016-07-24 15:09:07 -07:00 |
|
test_ext_i18n_css.html
|
Bug 1234755: [webext] Make JS in HTML files pass ESLint. r=billm
|
2015-12-22 23:43:23 -05:00 |
|
test_ext_inIncognitoContext_window.html
|
Bug 1263167 - Complete test coverage for browser.extension.inIncognitoContext, r=kmag
|
2016-04-08 10:19:19 -04:00 |
|
test_ext_jsversion.html
|
Bug 1277524 - Add a WebExtension test that moz-extension is considered a trustworthy origin. r=kmag
|
2016-06-03 12:26:28 +02:00 |
|
test_ext_notifications.html
|
Bug 1274559 - Type error for parameter options (Unexpected property "buttons") for notifications.create. r=kmag
|
2016-05-30 14:32:40 -04:00 |
|
test_ext_permission_xhr.html
|
Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop
|
2016-08-03 18:54:59 -04:00 |
|
test_ext_runtime_connect.html
|
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
|
2016-07-24 15:09:07 -07:00 |
|
test_ext_runtime_connect2.html
|
Bug 1269871: Wait until background script is ready before starting test. r=me
|
2016-05-03 22:09:33 -07:00 |
|
test_ext_runtime_connect_twoway.html
|
Bug 1287245 - Ensure globally unique internal port IDs r=billm
|
2016-07-15 21:44:03 -07:00 |
|
test_ext_runtime_disconnect.html
|
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
|
2016-07-24 15:09:07 -07:00 |
|
test_ext_runtime_id.html
|
Bug 1286908 Remove id allocation from SpecialPowers loadExtension() r=kmag
|
2016-08-02 16:04:37 -07:00 |
|
test_ext_sandbox_var.html
|
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
|
2016-07-24 15:09:07 -07:00 |
|
test_ext_schema.html
|
Bug 1277524 - Add a WebExtension test that moz-extension is considered a trustworthy origin. r=kmag
|
2016-06-03 12:26:28 +02:00 |
|
test_ext_sendmessage_doublereply.html
|
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
|
2016-07-24 15:09:07 -07:00 |
|
test_ext_sendmessage_no_receiver.html
|
Bug 1295473 - Fix return type of {tabs,runtime}.sendMessage r=billm
|
2016-08-15 23:53:24 -07:00 |
|
test_ext_sendmessage_reply.html
|
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
|
2016-07-24 15:09:07 -07:00 |
|
test_ext_sendmessage_reply2.html
|
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
|
2016-07-24 15:09:07 -07:00 |
|
test_ext_storage_content.html
|
Bug 1197346 - Allow browser.storage to be used from content scripts (r=kmag)
|
2016-04-23 20:04:30 -07:00 |
|
test_ext_storage_tab.html
|
Bug 1258139: Part 2 - [webext] Fix dead wrapper issues in storage API. r=gabor
|
2016-03-25 01:14:39 +01:00 |
|
test_ext_subframes_privileges.html
|
Bug 1258347 - [webext] ExtensionContext sub-frames should have the same privileges of the parent window. r=kmag
|
2016-05-02 14:13:17 +02:00 |
|
test_ext_tab_teardown.html
|
Bug 1288901 - Create ExtensionContext at document-element-inserted r=billm
|
2016-08-07 19:10:01 -07:00 |
|
test_ext_web_accessible_resources.html
|
Bug 1254194: [webext] Fix tests that violate the default CSP. r=aswan
|
2016-04-14 16:36:47 -07:00 |
|
test_ext_webnavigation.html
|
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
|
2016-07-24 15:09:07 -07:00 |
|
test_ext_webnavigation_filters.html
|
Bug 1242522 - [webext] Test UrlFilter on WebNavigation event listeners. r=kmag
|
2016-06-09 16:12:20 +02:00 |
|
test_ext_webrequest.html
|
Bug 1201979 - Support requestBody in onBeforeRequest. r=kmag
|
2016-07-29 23:38:43 +02:00 |