gecko-dev/addon-sdk/source/test
Eric Rahm 8525660464 Bug 1299631 - Avoid accessing dead windows in test-firefox-windows.js. r=zer0
Rather than checking for window.closed we can just check the number of active
windows.
2016-09-01 15:28:14 -07:00
..
addons Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske 2016-08-15 17:28:05 -07:00
buffers
commonjs-test-adapter
context-menu Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
event Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
fixtures Bug 1263077 - Stop using parseInt in the Add-on SDK when specifying octal numbers now that JS has the new octal notation. r=dietrich 2016-03-22 13:21:15 +00:00
framescript-manager
framescript-util
leak Bug 1288440 P4 Test that sdk/window/events does not leak existing windows. r=gabor 2016-07-22 06:26:49 -07:00
lib Bug 1263077 - Stop using parseInt in the Add-on SDK when specifying octal numbers now that JS has the new octal notation. r=dietrich 2016-03-22 13:21:15 +00:00
loader
modules
page-mod Bug 1217072 - Remove for-each from addon-sdk/. r=mossop 2015-10-18 23:32:06 +09:00
path
preferences Bug 1266235 - Use blocklist prefix in preference names. r=MattN 2016-05-19 12:51:13 +02:00
private-browsing Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
querystring
sidebar Bug 1210586 - Create a Synced tabs sidebar r=markh 2016-01-27 14:40:30 -08:00
tabs Bug 989288: Use toplevel window when handling windows events. r=zer0 2016-01-19 11:32:35 -08:00
traits
windows Bug 1299631 - Avoid accessing dead windows in test-firefox-windows.js. r=zer0 2016-09-01 15:28:14 -07:00
zip bug 1250611 sign the addons used in the jetpack tests r=mossop 2016-02-29 13:06:56 -08:00
fixtures.js
jetpack-package.ini Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge 2016-05-25 15:28:24 -04:00
test-addon-bootstrap.js
test-addon-extras.js Bug 1129662: sdk/page-worker should use a remote page. r=krizsa 2015-10-16 13:22:28 -07:00
test-addon-installer.js
test-addon-window.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-api-utils.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-array.js
test-base64.js Bug 1226754 - Enable base64-encoding of long strings. r=jsantell 2016-03-16 15:00:40 +01:00
test-bootstrap.js
test-browser-events.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-buffer.js Bug 1257877 - Remove UTF-16 support from TextEncoder. r=hsivonen 2016-03-24 19:27:15 +09:00
test-byte-streams.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-child_process.js
test-chrome.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-clipboard.js
test-collection.js
test-commonjs-test-adapter.js
test-content-events.js Bug 1196975 - part2: shimwaiver applications. r=mossop 2015-10-09 06:00:00 +02:00
test-content-script.js Bug 986294 - Remove Proxy.create from addon-sdk. r=mossop 2016-03-10 17:37:40 +01:00
test-content-sync-worker.js Bug 837192 - Stop trying to inject "use strict"; into Function.prototype.toString() output. r=Waldo. 2016-03-14 15:42:36 -05:00
test-content-worker.js Bug 837192 - Stop trying to inject "use strict"; into Function.prototype.toString() output. r=Waldo. 2016-03-14 15:42:36 -05:00
test-context-menu.html
test-context-menu.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-context-menu@2.js
test-cuddlefish.js
test-deprecate.js
test-dev-panel.js Bug 1196975 - part2: shimwaiver applications. r=mossop 2015-10-09 06:00:00 +02:00
test-diffpatcher.js
test-dispatcher.js
test-disposable.js Bug 1250469 - Reduce number of ObserverService observers subscribed by the SDK Disposable class. r=gabor 2016-05-19 17:18:18 +02:00
test-dom.js
test-environment.js
test-event-core.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-event-dom.js
test-event-target.js
test-event-utils.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-file.js Bug 1220565 - Remove non-standard comprehension from addon-sdk/. r=mossop 2015-11-04 01:13:15 +05:30
test-frame-utils.js
test-framescript-manager.js
test-framescript-util.js
test-fs.js Bug 1263077 - Stop using parseInt in the Add-on SDK when specifying octal numbers now that JS has the new octal notation. r=dietrich 2016-03-22 13:21:15 +00:00
test-functional.js
test-globals.js
test-heritage.js
test-hidden-frame.js
test-host-events.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-hotkeys.js
test-httpd.js
test-indexed-db.js
test-jetpack-id.js
test-keyboard-observer.js
test-keyboard-utils.js
test-l10n-locale.js
test-l10n-plural-rules.js
test-lang-type.js Bug 1148200 - Move isJSONable to sdk/lang/type. r=Mossop 2016-03-09 16:37:34 +01:00
test-libxul.js
test-list.js
test-loader.js Bug 1138737 - improve naming of sharedGlobal list of exceptions, r=jsantell 2016-01-26 12:25:31 +00:00
test-match-pattern.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-method.js
test-module.js
test-modules.js
test-mozilla-toolkit-versioning.js
test-mpl2-license-header.js
test-namespace.js
test-native-loader.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-native-options.js
test-net-url.js
test-node-os.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-notifications.js
test-object.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-observers.js
test-page-mod-debug.js Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
test-page-mod.js Bug 989288: Use toplevel window when handling windows events. r=zer0 2016-01-19 11:32:35 -08:00
test-page-worker.js Bug 1129662: sdk/page-worker should use a remote page. r=krizsa 2015-10-16 13:22:28 -07:00
test-panel.js Backed out changeset 63acf0fb4c22 (bug 1206133) 2016-08-18 19:57:46 +02:00
test-passwords-utils.js
test-passwords.js
test-path.js
test-plain-text-console.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-preferences-service.js
test-preferences-target.js
test-private-browsing.js Backed out changeset 8bacae951c0c (bug 1246725) 2016-02-19 15:55:24 +01:00
test-promise.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-querystring.js
test-reference.js
test-request.js
test-require.js
test-rules.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-sandbox.js Bug 1226868: Fix test metadata to correctly check things and verify that it has done so afterwards. r=bz 2015-11-23 10:36:40 -08:00
test-selection.js
test-self.js
test-sequence.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-set-exports.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-shared-require.js
test-simple-prefs.js Bug 1192281: Uplift Add-on SDK to fx-team. a=me 2015-09-04 14:49:04 -07:00
test-simple-storage.js Bug 1219712: Fix syntax error in test. r=kwierso 2015-11-10 09:15:10 -08:00
test-system-events.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-system-input-output.js
test-system-runtime.js
test-system-startup.js
test-system.js
test-tab-events.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-tab-observer.js
test-tab-utils.js
test-tab.js Bug 1146606 - forward and cache remote readyState updates and remove CPOWs usage. r=mossop 2015-12-18 07:38:00 +01:00
test-tabs-common.js Bug 1195295 - Remove race-y SDK test that relied on slow content-sessionStore.js load. r=Mossop 2015-12-10 17:35:45 -05:00
test-tabs.js
test-test-addon-file.js
test-test-assert.js
test-test-loader.js
test-test-memory.js
test-test-utils-async.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-test-utils-generator.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-test-utils-sync.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test-test-utils.js
test-text-streams.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-timer.js
test-traceback.js
test-ui-action-button.js
test-ui-frame.js
test-ui-id.js
test-ui-sidebar-private-browsing.js
test-ui-sidebar.js Bug 1140495 - Remove support for windowed preferences. r=ttaubert 2015-09-02 12:12:55 -04:00
test-ui-toggle-button.js
test-ui-toolbar.js Bug 1026614 - SDK ui/toolbar not working in permanent private browsing. r=rpl 2016-03-17 16:46:53 -04:00
test-unit-test-finder.js Bug 1192281: Uplift Add-on SDK to fx-team. a=me 2015-09-04 14:49:04 -07:00
test-unit-test.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-unload.js
test-unsupported-skip.js
test-uri-resource.js
test-url.js Bug 1285170 - Remove app:// protocol r=valentin 2016-03-16 17:11:12 +01:00
test-uuid.js
test-weak-set.js
test-window-events.js
test-window-observer.js
test-window-utils-private-browsing.js
test-window-utils.js Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop 2015-09-29 20:34:48 +09:00
test-window-utils2.js
test-windows-common.js
test-windows.js
test-xhr.js
test-xpcom.js Bug 1239107 - Convert JS tests to use open2 within addon-sdk/ (r=sicking) 2016-01-13 19:35:08 -08:00
test-xul-app.js
util.js Bug 1196975 - part2: shimwaiver applications. r=mossop 2015-10-09 06:00:00 +02:00