.. |
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 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
|
2015-05-18 14:52:26 +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
|
…
|
|
head_ongc.js
|
Bug 1150253 - Part 3: Migrate onGarbageCollection tests; r=sfink
|
2015-04-22 09:43:02 -07:00 |
head_watchdog.js
|
Bug 1183480 - Return old timeout value in setScriptTimeout(), r=bholley.
|
2015-07-17 09:45:08 -07:00 |
importer.jsm
|
…
|
|
recursive_importA.jsm
|
…
|
|
recursive_importB.jsm
|
…
|
|
syntax_error.jsm
|
…
|
|
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 966609 - nsWrapperCache for SandboxPrivate. r=bholley
|
2014-03-24 16:00:52 +01:00 |
test_attributes.js
|
Bug 1159737 Stop supporting binary XPCOM components except built into the application. r=froydnj sr=bz Some xpcshell tests of binary functionality need to register binary components. Expose a function "registerAppManifest" in the xpcshell environment to make this available to tests without exposing it to addons. r=bholley
|
2015-05-01 10:23:44 -04: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
|
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 861219 - Part 1: Make Date.prototype not be a Date object. r=bholley
|
2014-05-26 13:04:55 +02: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_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_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 1150771 - Let ArrayBuffer through object Xrays. r=gabor
|
2015-04-07 15:10:00 -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_bug_442086.js
|
…
|
|
test_callFunctionWithAsyncStack.js
|
Bug 1158133 - Add a way to disable async stacks, and disable by default on mobile platforms. r=bent,jimb
|
2015-06-09 11:17:09 +02: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_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
|
…
|
|
test_file2.js
|
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
|
2015-05-18 14:52:26 +01: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.js
|
…
|
|
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 1182194 - Convert LayoutHelpers.jsm into a commonjs module. r=jwalker
|
2015-07-30 06:14:08 -07:00 |
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_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 1182357 - Implement support for optional size_is for arrays passed from JS. r=mrbkap
|
2015-07-15 16:59:08 -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 1159737 Stop supporting binary XPCOM components except built into the application. r=froydnj sr=bz Some xpcshell tests of binary functionality need to register binary components. Expose a function "registerAppManifest" in the xpcshell environment to make this available to tests without exposing it to addons. r=bholley
|
2015-05-01 10:23:44 -04:00 |
test_rtcIdentityProvider.js
|
Bug 975144 - Tests for rtcIdentityProvider property, r=gabor
|
2015-02-22 10:57:20 +13: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_want_components.js
|
…
|
|
test_watchdog_default.js
|
…
|
|
test_watchdog_disable.js
|
…
|
|
test_watchdog_enable.js
|
…
|
|
test_watchdog_hibernate.js
|
…
|
|
test_watchdog_toggle.js
|
…
|
|
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_xpcwn_tamperproof.js
|
Bug 987514, part 4 - Implement most of the standard Reflect methods. r=Waldo.
|
2014-11-05 00:32:29 -06: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 1197970 - Expose the GC cycle's number through Debugger.Memory's onGarbageCollection hook. r=sfink
|
2015-08-26 10:13:00 -04:00 |