gecko-dev/js/xpconnect/tests/unit
2014-05-15 23:52:45 +05:30
..
bogus_element_type.jsm Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
bogus_exports_type.jsm Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
bug451678_subscript.js
CatRegistrationComponents.manifest
component_import.js Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
component_import.manifest
component-blob.js Bug 825836 - Add Blob into JS component. r=sicking 2013-01-04 15:53:25 +08:00
component-blob.manifest Bug 825836 - Add Blob into JS component. r=sicking 2013-01-04 15:53:25 +08:00
component-file.js Bug 884936 - Add Blob/File support to xpcshell. r=bent 2013-06-21 17:15:46 +02:00
component-file.manifest
head_watchdog.js Bug 977287, part 1 - Rename the "operation callback" to "interrupt callback". r=luke. 2014-03-10 16:28:43 -05:00
importer.jsm
recursive_importA.jsm Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
recursive_importB.jsm Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
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 884936 - Add Blob/File support to xpcshell. r=bent 2013-06-21 17:15:46 +02:00
test_blob.js Bug 825836 - Add Blob into JS component. r=sicking 2013-01-04 15:53:25 +08:00
test_bogus_files.js Bug 1008006 - Use a helper to avoid repeated computations of various dependencies. r=gabor 2014-05-12 14:37:46 -07:00
test_bug408412.js
test_bug451678.js
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_bug778409.js
test_bug780370.js Bug 836301 - Hoist enter() calls from {Xray,}Wrapper::foo into Proxy::foo. r=mrbkap 2013-02-25 13:54:18 -08:00
test_bug805807.js Bug 805807 - Tests. r=mrbkap 2013-03-11 14:45:20 -07:00
test_bug809652.js Bug 975042 - Enable JS Xray for the Date object. r=peterv 2014-03-23 11:02:14 -03:00
test_bug809674.js Bug 875155 - Make bug 809674 test self-contained. r=bholley 2013-05-25 07:55:18 +09:00
test_bug813901.js Bug 813901 - Tests. r=mrbkap 2013-03-17 21:44:42 -07:00
test_bug845201.js Bug 845201 - Pass mayThrow=true to iterate. r=mrbkap 2013-02-26 16:41:55 -08:00
test_bug845862.js Bug 845862 - Transitively apply waivers for accessor descriptors. r=mrbkap 2013-04-03 11:41:22 -07:00
test_bug849730.js Bug 849730 - Let objectClassIs through for COWs. r=mrbkap 2013-03-13 14:48:59 -07:00
test_bug851895.js Bug 851895 - Tests. r=mrbkap 2013-03-21 08:20:46 -07:00
test_bug854558.js Bug 854558 - Enforce __exposedProps__ for Sandboxes. r=gabor 2013-03-26 09:08:29 -07: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_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 976151 - Anti eval/Function() check during wrapping should use |subsumes|. r=gabor 2014-02-25 08:38:33 -08:00
test_bug1001094.js Bug 1001094 - Give nsJSID classinfo. r=mrbkap 2014-04-24 13:23:27 -07:00
test_bug_442086.js
test_components.js Bug 951948 - Remove Components wrappers. r=mrbkap 2014-01-14 18:49:30 -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 943357 - Name argument of exportFunction should be optional. r=bholley 2013-12-10 09:56:19 +01:00
test_file2.js Bug 884936 - Add Blob/File support to xpcshell. r=bent 2013-06-21 17:15:46 +02: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_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 980962. Fix in-tree consumers to not construct typed arrays without "new". r=jorendorff 2014-03-20 23:19:42 -04:00
test_promise.js Bug 988122 - Expose Promise on non-window non-worker globals. r=bholley sr=bz 2014-03-29 15:55:53 +09:00
test_recursive_import.js
test_reflect_parse.js
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 986107: Make new sandboxes inherit the metadata of the creating sandbox by default. r=bholley 2014-03-21 19:57:42 -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_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_xpcomutils.js
xpcshell.ini 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