gecko/js/xpconnect/tests/unit
2015-03-07 13:30:34 +00:00
..
bogus_element_type.jsm
bogus_exports_type.jsm
bug451678_subscript.js
CatRegistrationComponents.manifest
component_import.js
component_import.manifest
component-blob.js Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
component-blob.manifest
component-file.js Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
component-file.manifest
head_watchdog.js Bug 1091459 - Only interrupt JS execution after running long enough that the slow script dialog might need to be shown, r=bholley. 2014-11-03 10:51:22 -07:00
importer.jsm
recursive_importA.jsm
recursive_importB.jsm
syntax_error.jsm
test_allowedDomains.js
test_allowedDomainsXHR.js Bug 966609 - nsWrapperCache for SandboxPrivate. r=bholley 2014-03-24 16:00:52 +01:00
test_attributes.js
test_blob2.js Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +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_bug641378.js
test_bug677864.js Bug 951948 - Get rid of manual nsIClassInfo and nsIXPCScriptable implementations for nsXPCComponents. r=mrbkap 2014-01-14 18:49:29 -08:00
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 987163 - Drop special COW support for TypedArrays. r=gabor 2014-06-17 10:16:08 -07:00
test_bug809674.js Bug 997440 - Use the WrappedJS's global as an entry global. r=bz 2014-05-20 22:52:20 -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 Bug 867486 - Remove |Components| from content sandboxes. r=gabor 2013-07-08 10:05:31 -07:00
test_bug868675.js Bug 892214 - Rename DOMConstructors to GlobalProperties in SandboxOptions. r=bholley, r=mossop 2013-09-21 15:25:46 +02:00
test_bug872772.js Bug 892214 - Rename DOMConstructors to GlobalProperties in SandboxOptions. r=bholley, r=mossop 2013-09-21 15:25:46 +02:00
test_bug885800.js Bug 885800 - Unwrap CCWs in Cu.isDeadWrapper. r=gabor 2013-06-24 10:02:08 -07:00
test_bug930091.js Bug 1073816 - Implement ES6 Function.prototype.bind length handling. r=Till,bholley 2015-02-09 19:42:20 +01:00
test_bug961054.js Bug 961054 - Don't invoke SetLastResult until the completion of an XPCWN method call. r=mrbkap 2014-01-21 08:25:29 -08: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 1033927 - Drop support for custom [object XrayWrapper [object ClassName]] stringification. r=peterv 2014-07-07 13:11:24 -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_bug_442086.js
test_callFunctionWithAsyncStack.js Bug 1140435 - Part 2 - Allow JS code to provide an async stack when calling a function. r=bz 2015-03-07 13:30:34 +00:00
test_components.js Bug 951948 - Remove Components wrappers. r=mrbkap 2014-01-14 18:49:30 -08:00
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_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 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
test_file.js
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 1017323 - Add-on interposition (r=bholley) 2014-07-14 22:10:05 -07:00
test_isModuleLoaded.js Bug 1004487 - Add Cu.isModuleLoaded method to know if a resource has been loaded via Cu.import, r=bholley 2014-05-15 23:52:45 +05:30
test_isProxy.js Bug 939696 - Tests for IsScriptedProxy consumers. r=bholley 2013-11-26 14:54:28 +01:00
test_js_weak_references.js
test_localeCompare.js
test_nuke_sandbox.js
test_params.js Bug 1066846 - Explicitly verify that incoming dipper parameters are objects. r=bz 2014-09-13 19:40:10 -07: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_returncode.js Bug 287107 - make Components.returnCode be the xpcom nsresult if set by js components. r=bholley 2014-12-09 13:52:08 +11:00
test_rtcIdentityProvider.js Bug 975144 - Tests for rtcIdentityProvider property, r=gabor 2015-02-22 10:57:20 +13:00
test_sandbox_atob.js Bug 892214 - atob and btoa for Sandbox. r=bholley 2013-09-21 15:25:47 +02:00
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_tearoffs.js Bug 715549 - remove last vestiges of tri-licence. DONTBUILD. 2013-07-19 16:08:33 +01:00
test_textDecoder.js Bug 920553 - Introduce Cu.importGlobalProperties API. r=gabor 2013-09-27 18:34:25 +02:00
test_unload.js
test_url.js Bug 920015 - Expose DOM URL to js modules, r=ehsan, f=emk, r=bz, r=bholley, r=smaug 2013-10-10 08:56:01 +02:00
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 Bug 908019 - Split up watchdog tests to run in parallel. r=mrbkap 2013-08-29 09:32:25 -07:00
test_watchdog_disable.js Bug 908019 - Split up watchdog tests to run in parallel. r=mrbkap 2013-08-29 09:32:25 -07:00
test_watchdog_enable.js Bug 908019 - Split up watchdog tests to run in parallel. r=mrbkap 2013-08-29 09:32:25 -07:00
test_watchdog_hibernate.js Bug 908019 - Split up watchdog tests to run in parallel. r=mrbkap 2013-08-29 09:32:25 -07:00
test_watchdog_toggle.js Bug 908019 - Split up watchdog tests to run in parallel. r=mrbkap 2013-08-29 09:32:25 -07:00
test_writeToGlobalPrototype.js Bug 1042680 - Allow add-ons to assign to var-declared chrome global with compartment_per_addon (r=bholley) 2014-09-10 17:15:40 -07:00
test_xpcomutils.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -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 1140435 - Part 2 - Allow JS code to provide an async stack when calling a function. r=bz 2015-03-07 13:30:34 +00:00