gecko/js/xpconnect/tests/chrome
2014-07-14 10:09:06 -07:00
..
bug503926.xul Bug 1002313 - Fix the test for bug 503926 so that it doesn't rely on nsIDOMNode being scriptable; r=bzbarsky 2014-04-28 19:58:34 -04:00
chrome.ini Bug 990353 - Tests. r=bent 2014-04-22 14:08:28 -07:00
file_bug618176.xul
file_bug996069.html Bug 996069 - Part3: Stop inheriting nsEP when window.open is called. r=bz 2014-04-16 22:29:57 +02:00
file_discardSystemSource.html Bug 990353 - Tests. r=bent 2014-04-22 14:08:28 -07:00
file_evalInSandbox.html
file_expandosharing.jsm
mochitest.ini Bug 990353 - Tests. r=bent 2014-04-22 14:08:28 -07:00
moz.build Bug 990353 - Give tests/chrome its own moz.build file, like tests/mochitest. r=mshal 2014-04-22 14:08:28 -07:00
outoflinexulscript.js
subscript.js
test_APIExposer.xul Bug 930523 = createObjectIn should waive. r=bholley 2013-11-05 08:02:07 +01:00
test_bug361111.xul Bug 943152 - Tests. r=jgriffin 2013-12-04 19:15:40 -08:00
test_bug448587.xul Bug 976148 - Implement Xrays to Function objects. r=gabor 2014-06-19 09:57:06 -07:00
test_bug484459.xul
test_bug500931.xul
test_bug503926.xul Bug 1002313 - Fix the test for bug 503926 so that it doesn't rely on nsIDOMNode being scriptable; r=bzbarsky 2014-04-28 19:58:34 -04:00
test_bug533596.xul
test_bug571849.xul
test_bug596580.xul
test_bug601803.xul
test_bug610390.xul
test_bug614757.xul
test_bug616992.xul
test_bug618176.xul
test_bug654370.xul
test_bug658560.xul
test_bug658909.xul
test_bug664689.xul Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor 2014-05-28 11:14:27 -07:00
test_bug679861.xul
test_bug706301.xul
test_bug720619.xul
test_bug726949.xul
test_bug732665.xul Bug 914325 - Leave ourselves some room to make the call into chrome. r=luke 2013-09-11 15:24:09 -07:00
test_bug738244.xul
test_bug743843.xul
test_bug760076.xul
test_bug760109.xul Bug 987163 - Drop special COW support for TypedArrays. r=gabor 2014-06-17 10:16:08 -07:00
test_bug760131.html
test_bug763343.xul
test_bug771429.xul
test_bug773962.xul
test_bug792280.xul Bug 976704 - Make opaque security wrappers non-callable. r=gabor,sr=mrbkap 2014-03-18 19:23:45 -03:00
test_bug793433.xul
test_bug795275.xul Bug 856437 - Remove LookupMethod test coverage. r=gabor 2013-09-11 11:28:20 -07:00
test_bug799348.xul
test_bug801241.xul
test_bug812415.xul Bug 976148 - Implement Xrays to Function objects. r=gabor 2014-06-19 09:57:06 -07:00
test_bug853283.xul
test_bug853571.xul Bug 997440 - Fix an XPConnect test bug. r=bz 2014-05-20 22:52:19 -07:00
test_bug858101.xul Bug 858101 - Tests. r=mrbkap 2013-11-20 16:04:01 -08:00
test_bug860494.xul Bug 860494 - Tests. r=bz 2013-09-17 09:46:30 -07:00
test_bug866823.xul Bug 866823 - Tests. r=gabor,mrbkap 2013-11-20 16:04:00 -08:00
test_bug895340.xul Bug 895340 - Fix error reporting of JS exceptions from C++ (r=bholley) 2013-07-23 08:32:36 -07:00
test_bug932906.xul Bug 932906 - Exempt Remote XUL from CanCreateWrapper checks. r=bz 2013-12-04 19:15:40 -08:00
test_bug996069.xul Bug 996069 - Part3: Stop inheriting nsEP when window.open is called. r=bz 2014-04-16 22:29:57 +02:00
test_chrometoSource.xul Fix mochitest-other debug bustage caused by bug 821726 by expecting assertions, rs=bustage on a CLOSED TREE 2013-11-05 21:43:01 +01:00
test_cloneInto.xul Bug 1027131 - Additional tests for wrapReflectors. r=gabor 2014-06-23 13:25:09 -07:00
test_cows.xul Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor 2014-05-28 11:14:27 -07:00
test_discardSystemSource.xul Bug 990353 - Make discardSource a Sandbox option and use it (even in Desktop) for the precompilation scope. r=luke 2014-04-22 14:08:29 -07:00
test_documentdomain.xul
test_doublewrappedcompartments.xul Bug 984497 - Use SpecialPowers more and change SpecialPower usage to deal with Window on WebIDL bindings. r=bz. 2014-02-15 22:12:34 +01:00
test_evalInSandbox.xul Bug 946813 - Part 1: Expose invisibleToDebugger as a sandbox flag. r=bholley 2013-12-19 17:31:05 -06:00
test_evalInWindow.xul Bug 930910 - evalInWindow for Cu. r=bholley 2013-11-05 08:00:30 +01:00
test_exnstack.xul
test_expandosharing.xul Bug 975042 - Update expando sharing tests to test the Xray-to-JS case. r=peterv 2014-03-23 11:02:14 -03:00
test_exposeInDerived.xul
test_getweakmapkeys.xul
test_localstorage_with_nsEp.xul Bug 980023 - Localstorage access with nsEp. r=bholley 2014-03-11 08:41:55 +01:00
test_mozMatchesSelector.xul
test_nodelists.xul Bug 1033927 - Drop support for custom [object XrayWrapper [object ClassName]] stringification. r=peterv 2014-07-07 13:11:24 -07:00
test_paris_weakmap_keys.xul Bug 903772: Part 9 - Use a different class in the weakmap test now that the implementation of TextDecoder has changed. r=peterv 2013-08-22 22:17:10 -07:00
test_precisegc.xul
test_sandboxImport.xul
test_scriptSettings.xul Bug 937317 - Tests. r=bz 2013-12-11 17:51:59 -08:00
test_watchpoints.xul
test_weakmap_keys_preserved2.xul Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz 2013-09-11 16:10:01 +02:00
test_weakmap_keys_preserved.xul
test_weakmaps.xul
test_weakref.xul
test_wrappers-2.xul
test_wrappers.xul
test_xrayToJS.xul Bug 856067 - Fix up test_xrayToJS.xul. r=gabor 2014-07-14 10:09:06 -07:00
utf8_subscript.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
worker_discardSystemSource.js Bug 990353 - Tests. r=bent 2014-04-22 14:08:28 -07:00