gecko-dev/js/xpconnect/tests/unit
Ehsan Akhgari 4a7e1635a3 Bug 1318875 - Stop using nsIPrincipal.APP_STATUS_INSTALLED in test_xpcwn_tamperproof.js; r=baku
Instead of the principal object, we use the command line object which is
another XPCOM object with classinfo that has an attribute, a method and
a constant.
2016-11-20 11:20:56 -05:00
..
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
CatRegistrationComponents.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
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 1303518 - Remove the chrome only constructor for File, r=qdot 2016-11-11 18:56:44 +01:00
component-file.manifest
head_ongc.js Bug 1150253 - Part 3: Migrate onGarbageCollection tests; r=sfink 2015-04-22 09:43:02 -07:00
head_watchdog.js Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric 2016-02-03 12:58:03 +00:00
importer.jsm
recursive_importA.jsm
recursive_importB.jsm
syntax_error.jsm
test_allowedDomains.js
test_allowedDomainsXHR.js Bug 1300908 - Avoid using expanded principals as the loading principal of XHR; r=smaug 2016-09-27 14:11:28 -04:00
test_allowWaivers.js Bug 1182409 - Add 'allowWaivers' sandbox option. r=gabor 2015-07-15 11:32:30 -07: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_blob2.js Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan 2015-05-18 14:52:26 +01:00
test_blob.js
test_bogus_files.js Bug 1026254 Broken chrome: URLs should result in error pages r=bsmedberg 2014-06-21 00:50:58 +01:00
test_bug408412.js
test_bug451678.js Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
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 1082450 - Deny access to cross-origin callables on COWs. r=gabor 2014-10-15 15:05:10 +02: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
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 1065186 - Drop support for exposing privileged arrays to untrusted content. r=gabor 2014-10-16 14:12:37 +02:00
test_bug854558.js
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 1073816 - Implement ES6 Function.prototype.bind length handling. r=Till,bholley 2015-02-09 19:42:20 +01: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 Bug 1001094 - Give nsJSID classinfo. r=mrbkap 2014-04-24 13:23:27 -07:00
test_bug1021312.js Backed out 2 changesets (bug 1021312, bug 1020460) for apparently causing jsreftest orange on a CLOSED TREE 2014-06-06 15:00:10 -07:00
test_bug1033253.js Bug 1033253 - Null-check the result of JS_GetFunctionId. r=bz 2014-07-02 11:02:11 -07:00
test_bug1033920.js Bug 1033920 - Handle null in XrayWrapper::setPrototypeOf. v1 r=efaust 2014-07-02 21:06:28 -07:00
test_bug1033927.js Bug 1121938 - Implement TypedArray.prototype.toString and .toLocaleString. r=waldo 2016-08-11 09:31:22 -07:00
test_bug1034262.js Bug 1034262 - Honor the wantXrays of both sides of the membrane when computing same-origin wrappers. r=gabor 2014-07-10 10:04:30 -07:00
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 1082450 - Tests. r=gabor 2014-10-15 15:05:10 +02: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 1150106 - Add an async version of loadSubscript - Part 2, tests r=bholley 2015-05-20 22:14:54 -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_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 Bug 1002280 - ID starting with numeric value crashes the devtools DOM inspector;r=jwalker,bholley 2014-05-09 09:58:26 -05:00
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_file2.js Bug 1303518 - Remove the chrome only constructor for File, r=qdot 2016-11-11 18:56:44 +01:00
test_file.js
test_fileReader.js Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking 2015-12-09 15:52:38 -05:00
test_getObjectPrincipal.js Bug 998083 - Introduce Cu.getObjectPrincipal and kill nsIScriptSecurityManager::GetObjectPrincipal. r=gabor 2014-04-19 10:39:59 -07:00
test_import_fail.js
test_import.js
test_interposition.js Bug 1164014 - Shim optimization. r=billm 2015-06-08 09:28:54 +02:00
test_isModuleLoaded.js Bug 1182194 - Convert LayoutHelpers.jsm into a commonjs module. r=jwalker 2015-07-30 06:14:08 -07:00
test_isProxy.js
test_js_weak_references.js
test_localeCompare.js
test_nuke_sandbox.js
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 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_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_tearoffs.js
test_textDecoder.js
test_unload.js
test_url.js
test_URLSearchParams.js Bug 1052931 - Add URLSearchParams to GlobalProperties for import. r=bholley 2014-08-12 18:13:35 -07:00
test_want_components.js
test_watchdog_default.js
test_watchdog_disable.js
test_watchdog_enable.js
test_watchdog_hibernate.js Bug 1302448 part 2 - Rename XPCJSRuntime to XPCJSContext. r=mrbkap 2016-09-14 15:48:17 +02:00
test_watchdog_toggle.js
test_weak_keys.js Bug 1165807 - display WeakSet and WeakMap contents in console; r=bz,fitzgen 2015-11-16 06:50:00 -08: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 1285063 - Part 1: Add a helper to XPCOMUtils to iterate over entries in a category. r=kmag 2016-07-11 17:33:06 -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_xrayed_iterator.js Bug 1042398 - Tests. r=bholley 2014-07-23 15:20:05 -07:00
xpcshell.ini 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