.. |
CatRegistrationComponents.manifest
|
…
|
|
bogus_element_type.jsm
|
…
|
|
bogus_exports_type.jsm
|
…
|
|
bug451678_subscript.js
|
Bug 1150106 - Add an async version of loadSubscript - Part 2, tests r=bholley
|
2015-05-20 22:14:54 -07:00 |
component-blob.js
|
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
|
2015-05-18 14:52:26 +01:00 |
component-blob.manifest
|
…
|
|
component-file.js
|
Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug
|
2017-02-08 10:18:32 +01:00 |
component-file.manifest
|
…
|
|
component_import.js
|
Bug 1147572 - Remove implementation language field from DOM class info. r=jst
|
2015-03-30 10:45:39 -07:00 |
component_import.manifest
|
…
|
|
environment_checkscript.jsm
|
Bug 1394490 - Javascript loader environments test. r=kmag
|
2017-09-06 13:43:55 -04:00 |
environment_loadscript.jsm
|
Bug 1398601 - Add testcase for loading subscripts within a JSM r=kmag
|
2017-09-10 14:57:04 -04:00 |
environment_script.js
|
Bug 1394490 - Javascript loader environments test. r=kmag
|
2017-09-06 13:43:55 -04:00 |
file_simple_script.js
|
Bug 1333990: Part 1b - Add tests for script precompiler. r=shu
|
2017-03-16 16:55:59 -07:00 |
head_ongc.js
|
Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj.
|
2017-04-14 18:29:12 +02:00 |
head_watchdog.js
|
Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj.
|
2017-04-14 18:29:12 +02:00 |
importer.jsm
|
…
|
|
recursive_importA.jsm
|
…
|
|
recursive_importB.jsm
|
…
|
|
subScriptWithEarlyError.js
|
Bug 1315592 - Handle JS compilation errors in the async subscript loader. (r=bholley)
|
2016-12-02 17:36:42 -08:00 |
syntax_error.jsm
|
…
|
|
test_ComponentEnvironment.js
|
Bug 1399997: Part 3 - Update module environment tests with TODOs for shared module eval bindings. r=tcampbell
|
2017-09-14 13:08:17 -07:00 |
test_FrameScriptEnvironment.js
|
Bug 1394490 - Javascript loader environments test. r=kmag
|
2017-09-06 13:43:55 -04:00 |
test_SubscriptLoaderEnvironment.js
|
Bug 1394490 - Javascript loader environments test. r=kmag
|
2017-09-06 13:43:55 -04:00 |
test_SubscriptLoaderJSMEnvironment.js
|
Bug 1399997: Part 3 - Update module environment tests with TODOs for shared module eval bindings. r=tcampbell
|
2017-09-14 13:08:17 -07:00 |
test_SubscriptLoaderSandboxEnvironment.js
|
Bug 1394490 - Javascript loader environments test. r=kmag
|
2017-09-06 13:43:55 -04:00 |
test_URLSearchParams.js
|
Bug 1052931 - Add URLSearchParams to GlobalProperties for import. r=bholley
|
2014-08-12 18:13:35 -07:00 |
test_allowWaivers.js
|
Bug 1182409 - Add 'allowWaivers' sandbox option. r=gabor
|
2015-07-15 11:32:30 -07:00 |
test_allowedDomains.js
|
…
|
|
test_allowedDomainsXHR.js
|
Bug 1320201 - When an XHR is made with an expanded principal, use the expanded principal for CORS security checks; r=bzbarsky
|
2016-12-15 16:49:35 -05:00 |
test_asyncLoadSubScriptError.js
|
Bug 1315592 - Handle JS compilation errors in the async subscript loader. (r=bholley)
|
2016-12-02 17:36:42 -08:00 |
test_attributes.js
|
Bug 1314955 part A - Move the binary xpconnect testing components into libxul so that we can remove support for external binary components. Ideally we'd only compile these into the xul-gtest version, but currently we can't run xpcshell tests against that version, so I'm going to put them into the release xul, r=mrbkap
|
2016-11-16 12:28:57 -05:00 |
test_blob.js
|
…
|
|
test_blob2.js
|
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
|
2015-05-18 14:52:26 +01:00 |
test_bogus_files.js
|
…
|
|
test_bug408412.js
|
…
|
|
test_bug451678.js
|
…
|
|
test_bug604362.js
|
…
|
|
test_bug677864.js
|
…
|
|
test_bug711404.js
|
…
|
|
test_bug742444.js
|
Bug 742444 - Only propagate waivers between same-origin compartments. r=gabor
|
2014-07-22 16:14:27 -07:00 |
test_bug778409.js
|
…
|
|
test_bug780370.js
|
Bug 1377587, part 1 - Always act like __exposedProps__ is missing. r=krizsa
|
2017-08-22 14:24:11 -07:00 |
test_bug809652.js
|
Bug 1215937 - Remove use of expression closure from js/xpconnect/. r=bholley
|
2015-10-19 00:01:58 +09:00 |
test_bug809674.js
|
Bug 1162187 - Use the AutoJSAPI machinery to handle xpcshell exceptions. r=glandium
|
2015-05-26 13:51:47 -07:00 |
test_bug813901.js
|
Bug 1377587, part 1 - Always act like __exposedProps__ is missing. r=krizsa
|
2017-08-22 14:24:11 -07:00 |
test_bug845201.js
|
…
|
|
test_bug845862.js
|
…
|
|
test_bug849730.js
|
Bug 1065186 - Drop support for exposing privileged arrays to untrusted content. r=gabor
|
2014-10-16 14:12:37 +02:00 |
test_bug851895.js
|
…
|
|
test_bug853709.js
|
Bug 1377587, part 1 - Always act like __exposedProps__ is missing. r=krizsa
|
2017-08-22 14:24:11 -07:00 |
test_bug854558.js
|
Bug 1377587, part 1 - Always act like __exposedProps__ is missing. r=krizsa
|
2017-08-22 14:24:11 -07:00 |
test_bug856067.js
|
Bug 1108930 - Part 6: Call WeakMap with new in xpconnect. r=mrbkap
|
2015-02-05 00:59:15 +09:00 |
test_bug867486.js
|
…
|
|
test_bug868675.js
|
…
|
|
test_bug872772.js
|
…
|
|
test_bug885800.js
|
…
|
|
test_bug930091.js
|
Bug 1377587, part 1 - Always act like __exposedProps__ is missing. r=krizsa
|
2017-08-22 14:24:11 -07:00 |
test_bug976151.js
|
Bug 1040181 - Use an opaque wrapper rather than failing in Rewrap. r=gabor
|
2014-07-20 10:03:58 -06:00 |
test_bug1001094.js
|
…
|
|
test_bug1021312.js
|
…
|
|
test_bug1033253.js
|
…
|
|
test_bug1033920.js
|
…
|
|
test_bug1033927.js
|
Bug 1121938 - Implement TypedArray.prototype.toString and .toLocaleString. r=waldo
|
2016-08-11 09:31:22 -07:00 |
test_bug1034262.js
|
…
|
|
test_bug1081990.js
|
Bug 1081985 - Remove prototype remapping and make COWs simple. r=gabor
|
2014-10-20 15:52:53 +02:00 |
test_bug1082450.js
|
Bug 1377587, part 1 - Always act like __exposedProps__ is missing. r=krizsa
|
2017-08-22 14:24:11 -07:00 |
test_bug1110546.js
|
Bug 1110546 - Allow null as the principal argument for the sandbox constructor. r=gabor
|
2014-12-18 12:44:42 -08:00 |
test_bug1131707.js
|
Bug 1131707 - Transparently forward the construct bit for function forwarders. r=gabor
|
2015-05-06 18:11:51 -07:00 |
test_bug1150106.js
|
Bug 1356810: Follow-up: Fix xpcshell test for async subscript return value.
|
2017-04-19 12:07:52 -07:00 |
test_bug1150771.js
|
Bug 1214936 - Make the ArrayBuffer constructor throw if invoked without 'new'. (r=evilpie)
|
2015-10-15 13:54:49 -07:00 |
test_bug1151385.js
|
Bug 1151385 - Fail early for cross-origin sandboxPrototype. r=gabor
|
2015-05-04 11:05:29 -07:00 |
test_bug1170311.js
|
Bug 1170311 - Stop asserting non-null argument to nsIPrincipal::{subsumes,equals}{,ConsideringDomain}. r=gabor
|
2015-06-02 10:45:10 -07:00 |
test_bug1244222.js
|
Bug 1244222 - Tests. r=bz
|
2016-02-09 14:55:52 -08:00 |
test_bug_442086.js
|
…
|
|
test_callFunctionWithAsyncStack.js
|
Bug 1200832 - make Console.trace follow async parents; r=baku,bgrins
|
2015-10-21 08:40:00 +02:00 |
test_classesByID_instanceof.js
|
Bug 888969 - Make the getPrototypeOf/setPrototypeOf traps scriptable. r=efaust, r=bholley
|
2016-02-23 13:42:30 -08:00 |
test_compileScript.js
|
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
|
2017-06-22 12:51:42 +02:00 |
test_components.js
|
…
|
|
test_crypto.js
|
Bug 1116269 - Add 'crypto' to sandbox global properties, r=gabor
|
2015-01-09 10:55:44 -08:00 |
test_css.js
|
…
|
|
test_deepFreezeClone.js
|
Bug 1186213 - Add an API to deep-freeze the result of Cu.cloneInto. r=gkrizsanits
|
2015-07-21 14:57:00 +02:00 |
test_exportFunction.js
|
Bug 1051224 - Add an opt-out for cross-origin argument checking. r=gabor
|
2014-09-03 13:02:36 -07:00 |
test_file.js
|
Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug
|
2017-02-08 10:18:32 +01:00 |
test_file2.js
|
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
|
2017-06-22 12:51:42 +02:00 |
test_fileReader.js
|
Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking
|
2015-12-09 15:52:38 -05:00 |
test_function_names.js
|
Bug 1382172 - Compute names for all JS-implemented XPCOM objects (r=mrbkap)
|
2017-08-14 22:42:42 -07:00 |
test_getObjectPrincipal.js
|
…
|
|
test_import.js
|
Bug 1383215: Part 5 - Update tests that relied on loading the same JSM from multiple URLs.
|
2017-07-21 18:01:42 -07:00 |
test_import_fail.js
|
…
|
|
test_interposition.js
|
Bug 1164014 - Shim optimization. r=billm
|
2015-06-08 09:28:54 +02:00 |
test_isModuleLoaded.js
|
Bug 1347515 - Get rid of nsIJSON.decodeFromStream, r=qdot
|
2017-11-10 00:27:22 +01:00 |
test_isProxy.js
|
…
|
|
test_js_weak_references.js
|
…
|
|
test_localeCompare.js
|
…
|
|
test_messageChannel.js
|
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
|
2017-06-22 12:51:42 +02:00 |
test_nuke_sandbox.js
|
Bug 1322273: Return DeadObjectProxy when wrapping for nuked compartment. r=bholley
|
2017-02-22 19:11:52 -08:00 |
test_nuke_sandbox_event_listeners.js
|
Bug 1369533: Return dead wrappers rather than null for dead CallbackObject values. r=bz
|
2017-09-04 17:21:06 -07:00 |
test_nuke_webextension_wrappers.js
|
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
|
2017-06-22 12:51:42 +02:00 |
test_onGarbageCollection-01.js
|
Bug 1150253 - Part 3: Migrate onGarbageCollection tests; r=sfink
|
2015-04-22 09:43:02 -07:00 |
test_onGarbageCollection-02.js
|
Bug 1150253 - Part 3: Migrate onGarbageCollection tests; r=sfink
|
2015-04-22 09:43:02 -07:00 |
test_onGarbageCollection-03.js
|
Bug 1150253 - Part 3: Migrate onGarbageCollection tests; r=sfink
|
2015-04-22 09:43:02 -07:00 |
test_onGarbageCollection-04.js
|
Bug 1193583 - Fix misc XPConnect and devtools tests. (r=jorendorff)
|
2015-08-30 15:08:19 -07:00 |
test_onGarbageCollection-05.js
|
Bug 1197970 - Expose the GC cycle's number through Debugger.Memory's onGarbageCollection hook. r=sfink
|
2015-08-26 10:13:00 -04:00 |
test_params.js
|
Bug 1314955 part A - Move the binary xpconnect testing components into libxul so that we can remove support for external binary components. Ideally we'd only compile these into the xul-gtest version, but currently we can't run xpcshell tests against that version, so I'm going to put them into the release xul, r=mrbkap
|
2016-11-16 12:28:57 -05:00 |
test_promise.js
|
Bug 1110105 - Get rid of -Promise from wantGlobalProperties. r=bholley
|
2014-12-15 11:34:16 +01:00 |
test_recursive_import.js
|
…
|
|
test_reflect_parse.js
|
…
|
|
test_resolve_dead_promise.js
|
Bug 1298597 - Properly handle the target Promise having been nuked in resolve/reject functions for xray'd Promises. r=jandem
|
2016-09-05 14:48:38 +02:00 |
test_returncode.js
|
Bug 1383215: Part 5 - Update tests that relied on loading the same JSM from multiple URLs.
|
2017-07-21 18:01:42 -07:00 |
test_rewrap_dead_wrapper.js
|
Bug 1354733: Part 2 - Never rewrap dead wrappers. r=bholley
|
2017-05-20 11:51:05 -07:00 |
test_rtcIdentityProvider.js
|
Bug 1258299 - Move RTCIdentityProvider to a dictionary, r=jib,khuey
|
2016-03-24 16:12:56 +11:00 |
test_sandbox_atob.js
|
…
|
|
test_sandbox_metadata.js
|
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
|
2014-09-15 16:30:47 -07:00 |
test_sandbox_name.js
|
Bug 1150045 - De-anonymize Expanded Principals. r=bholley
|
2015-04-10 17:52:29 +02:00 |
test_subScriptLoader.js
|
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
|
2017-06-22 12:51:42 +02:00 |
test_tearoffs.js
|
…
|
|
test_textDecoder.js
|
…
|
|
test_unload.js
|
…
|
|
test_url.js
|
…
|
|
test_want_components.js
|
…
|
|
test_watchdog_default.js
|
Bug 1338255 - Remove remaining legacy generator from js/xpconnect/tests/. r=bholley
|
2017-02-11 01:53:24 +09:00 |
test_watchdog_disable.js
|
Bug 1338255 - Remove remaining legacy generator from js/xpconnect/tests/. r=bholley
|
2017-02-11 01:53:24 +09:00 |
test_watchdog_enable.js
|
Bug 1338255 - Remove remaining legacy generator from js/xpconnect/tests/. r=bholley
|
2017-02-11 01:53:24 +09:00 |
test_watchdog_hibernate.js
|
Bug 1338255 - Remove remaining legacy generator from js/xpconnect/tests/. r=bholley
|
2017-02-11 01:53:24 +09:00 |
test_watchdog_toggle.js
|
Bug 1338255 - Remove remaining legacy generator from js/xpconnect/tests/. r=bholley
|
2017-02-11 01:53:24 +09:00 |
test_weak_keys.js
|
Bug 1415389. Make ChromeUtils a WebIDL namespace. Remove ThreadSafeChromeUtils. r=kmag
|
2017-11-08 00:25:33 -05:00 |
test_writeToGlobalPrototype.js
|
Backed out 2 changesets (bug 1202902 ) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
test_xpcomutils.js
|
Bug 1354682 Add transform to XPCOMUtils.defineLazyPreferenceGetter r=kmag
|
2017-04-28 22:39:13 -07:00 |
test_xpcwn_tamperproof.js
|
Bug 1318875 - Stop using nsIPrincipal.APP_STATUS_INSTALLED in test_xpcwn_tamperproof.js; r=baku
|
2016-11-20 11:20:56 -05:00 |
test_xray_SavedFrame-02.js
|
Bug 1157456 - Re-wrap results in SavedFrame accessors; r=jorendorff
|
2015-06-17 13:18:16 -07:00 |
test_xray_SavedFrame.js
|
Bug 1117242 - SavedFrame objects should do principal checks for every accessor; r=jimb,jandem,bz
|
2015-02-13 09:21:50 -08:00 |
test_xray_named_element_access.js
|
Bug 1354730. Disable named property object (aka global scope polluter) behavior for all Xrays. r=kmag
|
2017-10-16 10:58:09 -04:00 |
test_xray_regexp.js
|
Bug 1192038 - Update RegExp Xray code. r=bholley,arai
|
2016-11-26 19:17:39 +01:00 |
test_xrayed_iterator.js
|
Bug 1390106 - Stop using versioned scripts in js/xpconnect. r=mccr8
|
2017-08-14 20:45:14 +09:00 |
xpcshell.ini
|
Bug 1398601 - Add testcase for loading subscripts within a JSM r=kmag
|
2017-09-10 14:57:04 -04:00 |