gecko/js/xpconnect/tests/chrome
2013-07-23 08:32:36 -07:00
..
bug503926.xul
file_bug618176.xul
file_evalInSandbox.html
file_expandosharing.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
Makefile.in Bug 895340 - Fix error reporting of JS exceptions from C++ (r=bholley) 2013-07-23 08:32:36 -07:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
outoflinexulscript.js
subscript.js
test_APIExposer.xul
test_bug361111.xul Bug 799537 - Move xpconnect chrome mochitests in tests/mochitest to tests/chrome. r=bholley 2012-10-19 22:44:26 +02:00
test_bug448587.xul
test_bug484459.xul
test_bug500931.xul Fix for bug 853136 (Prepare some tests for HTMLDocument using a WebIDL binding). r=bholley. 2013-03-14 14:50:46 +01:00
test_bug503926.xul Bug 854510 - Convert expected assertion into a 0-1 range. r=RyanVM 2013-03-26 09:09:04 -07:00
test_bug517163.xul
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 Bug 658909 - Tests. r=mrbkap 2013-03-21 08:20:45 -07:00
test_bug664689.xul
test_bug679861.xul
test_bug706301.xul
test_bug720619.xul
test_bug726949.xul
test_bug738244.xul Bug 823228 part 2. Move indexed property access on windows from nsWindowSH::GetProperty to the outer window proxy. r=bholley 2013-01-17 12:30:37 -05:00
test_bug743843.xul
test_bug760076.xul
test_bug760109.xul Bug 809652 - Tests. r=jorendorff 2013-03-11 14:45:21 -07:00
test_bug760131.html Bug 799537 - Move xpconnect chrome mochitests in tests/mochitest to tests/chrome. r=bholley 2012-10-19 22:44:26 +02:00
test_bug763343.xul
test_bug771429.xul
test_bug773962.xul
test_bug792280.xul Bug 792280 - Only censor function.caller for non-same-origin calls. r=luke 2012-10-17 17:56:49 +02:00
test_bug793433.xul Bug 793433 - Fix crash when nsAppShellService::RegisterTopLevelWindow called with invalid arguments. r=bholley 2012-10-09 11:56:58 +02:00
test_bug795275.xul Bug 790732 - Make Components console warning test pref-aware. r=mrbkap 2013-03-27 18:27:26 -07:00
test_bug799348.xul Bug 799348 - When creating a new content window, create the surrounding chrome docshell as system. r=bz 2012-10-11 19:44:20 +02:00
test_bug801241.xul Bug 802968 - Fix racy test behavior. r=me DONTBUILD 2012-10-18 14:41:13 +02:00
test_bug812415.xul Bug 823348 - Tests. r=mrbkap 2013-01-23 06:04:39 +01:00
test_bug853283.xul Backed out changeset 55d19e574b86 (bug 853283) for Windows debug bustage on a CLOSED TREE. 2013-03-21 15:25:14 -04:00
test_bug853571.xul Bug 853571 - Tests. r=bz 2013-03-24 09:27:10 -07: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_chrometoSource.xul Bug 795104 - Sources with a custom charset can't be lazily loaded. r=bz 2012-11-20 11:30:03 -06:00
test_cows.xul Bug 854558 - Enforce __exposedProps__ for Sandboxes. r=gabor 2013-03-26 09:08:29 -07:00
test_documentdomain.xul
test_doublewrappedcompartments.xul Bug 839116 followup. Stop depending on <html> elements having a content-visible QueryInterface in the poor CLOSED TREE. r=mrbkap 2013-02-08 15:03:07 +00:00
test_evalInSandbox.xul Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley) 2013-03-16 20:36:37 -07:00
test_exnstack.xul
test_expandosharing.xul Bug 808608 - Rescue expando sharing tests. r=mrbkap 2012-11-21 13:20:04 -08:00
test_exposeInDerived.xul Bug 804630 - Tests for exposing prototype properties on a derived object. r=mrbkap 2012-10-30 18:29:11 +01:00
test_getweakmapkeys.xul
test_mozMatchesSelector.xul
test_nodelists.xul Fix for bug 801083 (Remove old proxy-based list bindings). r=bz. 2012-10-13 14:50:24 +02:00
test_paris_weakmap_keys.xul Bug 885583 - Enable Web Audio unconditionally across mochitests; r=roc 2013-06-23 19:23:02 -04:00
test_precisegc.xul
test_sandboxImport.xul Bug 861461 - Resolve this in sandbox.importFunction. r=bholley 2013-04-14 18:45:36 +02:00
test_watchpoints.xul
test_weakmap_keys_preserved2.xul Bug 798678 - Weakmap key preservation test (r=mccr8) 2012-10-17 18:22:54 -07:00
test_weakmap_keys_preserved.xul Bug 798678 - Refactor wrapper preservation for weakmaps (r=mccr8) 2012-10-08 18:22:47 -07:00
test_weakmaps.xul Bug 838146 part 10. Turn on WebIDL bindings for Navigator. r=smaug 2013-07-12 10:37:23 -04:00
test_weakref.xul
test_wrappers-2.xul
test_wrappers.xul Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz. 2013-01-10 10:54:46 +01:00
utf8_subscript.js Bug 795104 - Sources with a custom charset can't be lazily loaded. r=bz 2012-11-20 11:30:03 -06:00