.. |
bug346659-echoer.html
|
|
|
bug346659-opener-echoer.html
|
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
|
2011-12-30 09:35:38 -08:00 |
bug346659-opener.html
|
|
|
bug346659-parent-echoer.html
|
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
|
2011-12-30 09:35:38 -08:00 |
bug346659-parent.html
|
|
|
bug458091_child.html
|
|
|
child_bug260264.html
|
Back out bug 591981 since it causes bug 599583. a=backout
|
2010-09-27 16:23:33 -07:00 |
devicemotion_inner.html
|
Bug 673472 - Avoid adding multiple copies of device motion listeners. r=dougt
|
2011-07-26 12:27:11 -04:00 |
devicemotion_outer.html
|
Bug 673472 - Avoid adding multiple copies of device motion listeners. r=dougt
|
2011-07-26 12:27:11 -04:00 |
file_bug291653.html
|
Bug 291653, make window level listeners work consistently with other listeners, r=jst
|
2011-10-26 14:49:37 +03:00 |
file_bug406375.html
|
bug 406375, In modal dialog (window.open with modal=yes) child windows and dialogs do not populate with expected content, r=jst, a=blocking
|
2010-12-09 17:30:12 +02:00 |
file_bug504862.html
|
|
|
file_bug593174_1.html
|
Bug 593174 - Set the referrer properly. It should be the principal's URI, optionally modified if a pushState or replaceState occurred. r=bz, a=blocking
|
2010-12-15 08:55:13 -08:00 |
file_bug593174_2.html
|
Bug 593174 - Set the referrer properly. It should be the principal's URI, optionally modified if a pushState or replaceState occurred. r=bz, a=blocking
|
2010-12-15 08:55:13 -08:00 |
file_bug809290_b1.html
|
Bug 809290 - Tests. r=bz
|
2012-11-08 08:26:50 -08:00 |
file_bug809290_b2.html
|
Bug 809290 - Tests. r=bz
|
2012-11-08 08:26:50 -08:00 |
file_bug809290_c.html
|
Bug 809290 - Tests. r=bz
|
2012-11-08 08:26:50 -08:00 |
file_empty.html
|
Bug 809290 - Tests. r=bz
|
2012-11-08 08:26:50 -08:00 |
file_window_bar.html
|
Fix bug 642338. r=smaug
|
2011-04-27 16:54:07 -04:00 |
grandchild_bug260264.html
|
Back out bug 591981 since it causes bug 599583. a=backout
|
2010-09-27 16:23:33 -07:00 |
iframe_bug38959-1.html
|
Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap.
|
2011-03-15 12:06:39 +01:00 |
iframe_bug38959-2.html
|
Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap.
|
2011-03-15 12:06:39 +01:00 |
iframe_bug49312.html
|
|
|
iframe_bug304459-1.html
|
Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap.
|
2011-03-15 12:06:39 +01:00 |
iframe_bug304459-2.html
|
Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap.
|
2011-03-15 12:06:39 +01:00 |
iframe_bug430276-2.html
|
|
|
iframe_bug430276.html
|
|
|
iframe_bug440572.html
|
|
|
iframe_bug534362.html
|
|
|
iframe_domparser_after_blank.html
|
Bug 820841 - Cache the document URI on the window so that DOMParser() can refer. r=bz
|
2012-12-26 20:00:05 +09:00 |
Makefile.in
|
Bug 857555. Make window.content return an existing named frame with that name if there is one. r=bholley
|
2013-04-25 22:46:19 -04:00 |
moz.build
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
test_bug38959.html
|
Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap.
|
2011-03-15 12:06:39 +01:00 |
test_bug42976.html
|
Change tests that depended on the behaviour before bug 151407 was fixed, r=Ms2ger
|
2013-04-23 08:11:59 +03:00 |
test_bug49312.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug61098.html
|
Bug 404077: Adjust annotations of expected assertions.
|
2013-02-27 10:37:19 -08:00 |
test_bug132255.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug159849.html
|
Bug 659350 part 5. The guts of the change to move from storing inline event handlers on the JSObject to storing them in the event listener manager directly, so we can easily set/read them via IDL.
|
2011-08-24 15:49:25 -04:00 |
test_bug260264_nested.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug260264.html
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-11 01:05:10 -07:00 |
test_bug265203.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug291377.html
|
Fix for bug 812333 (Replace Node quickstubs with new binding methods) - part 2: install Node's binding methods on the XPConnect proto. r=bz.
|
2012-11-22 12:09:41 +01:00 |
test_bug291653.html
|
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
|
2013-02-26 22:23:08 -08:00 |
test_bug304459.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug291653.html.
|
2013-02-26 22:23:08 -08:00 |
test_bug308856.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug291653.html.
|
2013-02-26 22:23:08 -08:00 |
test_bug327891.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug291653.html.
|
2013-02-26 22:23:08 -08:00 |
test_bug333983.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug291653.html.
|
2013-02-26 22:23:08 -08:00 |
test_bug335976.xhtml
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug342448.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug291653.html.
|
2013-02-26 22:23:08 -08:00 |
test_bug345521.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug346659.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug291653.html.
|
2013-02-26 22:23:08 -08:00 |
test_bug351601.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug369306.html
|
Bug 792036 - Automated fixups. r=mccr8
|
2012-09-24 14:46:29 +02:00 |
test_bug370098.html
|
Bug 816387 part 1. Hook up the WebIDL bindings for Document. r=peterv
|
2012-12-23 14:33:33 -08:00 |
test_bug377539.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug384122.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug389366.html
|
Fix for bug 762657 (Fix canvas tests and drop support for fake ImageData in putImageData to comply with spec). r=Ms2ger.
|
2012-05-25 16:27:18 +02:00 |
test_bug393974.html
|
Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug
|
2013-02-06 14:22:33 +00:00 |
test_bug394769.html
|
Bug 394769. Remove the additional lateness argument for timeouts and intervals. r=jst
|
2012-02-07 15:28:08 -05:00 |
test_bug396843.html
|
Bug 857820 part.3 Drop <blink> support from HTML parser r=mrbkap
|
2013-04-14 19:11:09 +09:00 |
test_bug397571.html
|
Bug 792036 - Fix up tests to avoid relying on the existence of window.Components (MANUAL). r=mccr8
|
2012-09-24 14:46:28 +02:00 |
test_bug400204.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug404748.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug406375.html
|
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
|
2013-02-26 22:23:08 -08:00 |
test_bug411103.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug414291.html
|
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
|
2013-02-26 22:23:08 -08:00 |
test_bug427744.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug430276.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug437361.html
|
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
|
2013-02-26 22:23:08 -08:00 |
test_bug440572.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug456151.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug458091.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug459848.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug465263.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug479143.html
|
Bug 404077: Adjust annotations of expected assertions.
|
2013-02-27 10:37:19 -08:00 |
test_bug484775.html
|
Bug 822399 - Make Event to use Paris bindings, r=peterv
|
2013-03-09 13:34:29 +02:00 |
test_bug492925.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug495219.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug504862.html
|
Bug 404077: Adjust annotations of expected assertions.
|
2013-02-27 10:37:19 -08:00 |
test_bug529328.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug531176.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug531542.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug534149.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug541530.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug545314.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug548828.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug558973.html
|
Bug 745498 - Add testcases for DOM4 exception types. r=sicking
|
2012-04-26 09:42:26 -07:00 |
test_bug562433.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug563487.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug581072.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug583225.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug585240.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug585819.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug593174.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug597809.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug612267.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug617296.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug620947.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug622361.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug633133.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug641552.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug642026.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug648465.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug654137.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_bug664737.html
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
|
2013-02-26 22:23:08 -08:00 |
test_bug665548.html
|
Bug 665548 - Test. r=jst
|
2012-10-15 15:48:26 +01:00 |
test_bug684544.html
|
Bug 684544. Restore missing null-check for location setter. r=mrbkap
|
2011-09-06 22:57:46 -04:00 |
test_bug691707.html
|
Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap.
|
2012-02-07 20:55:37 +01:00 |
test_bug698061.html
|
Bug 698061 - document.importNode's deep attribute should be optional, r=sicking
|
2011-10-30 23:17:53 +02:00 |
test_bug698551.html
|
Bug 698551. When forwarding gets to the prototype in nodelists, make sure to use the right |this|. r=waldo,peterv
|
2011-11-04 12:18:38 -04:00 |
test_bug707749.html
|
Bug 707749 - For document.write move the navigator forward to the new inner window. r=jst
|
2011-12-28 14:39:55 +01:00 |
test_bug735237.html
|
Bug 739038 (followup) - tests for dom.disable_window_showModalDialog and disable_window_print [r=jst]
|
2012-04-13 15:27:39 -07:00 |
test_bug739038.html
|
Bug 739038 (followup) - tests for dom.disable_window_showModalDialog and disable_window_print [r=jst]
|
2012-04-13 15:27:39 -07:00 |
test_bug740811.html
|
Bug 740811. Make SVGElement.prototype be Element.prototype again. r=peterv, a=akeybl
|
2012-04-20 21:44:35 -04:00 |
test_bug743615.html
|
Bug 743615 - Tests. r=bent, a=blassey
|
2012-04-24 12:58:18 +02:00 |
test_bug750051.html
|
Bug 750051 - Disable window.find in Fennec because it breaks and/or crashes [r=jst]
|
2012-05-03 09:15:38 -07:00 |
test_bug755320.html
|
Bug 755320 - Make <iframe remote=true> work (the remote part should be ignored; it's just a normal iframe). r=smaug
|
2012-05-16 01:28:57 -04:00 |
test_bug777628.html
|
Bug 777628 - Do a Checked Unwrap in JS_WriteTypedArray. r=jorendorff
|
2012-08-14 08:31:02 -07:00 |
test_bug809290.html
|
Bug 809290 - Tests. r=bz
|
2012-11-08 08:26:50 -08:00 |
test_bug817476.html
|
Bug 817476. Really do WebIDL bindings for Screen. r=ms2ger
|
2012-12-03 11:44:56 -05:00 |
test_bug823173.html
|
Bug 823173 test. Make sure that navigator doesn't have any broken interfaces on it. r=jlebar
|
2012-12-19 16:21:18 -08:00 |
test_bug848088.html
|
Fix for bug 848088 (IonMonkey: property get IC for DOM list proxies fails to detect expando). r=jandem.
|
2013-03-06 22:45:59 +01:00 |
test_bug850517.html
|
Bug 850517 - Tests. r=bz
|
2013-03-14 22:38:27 -07:00 |
test_bug857555.html
|
Bug 857555. Make window.content return an existing named frame with that name if there is one. r=bholley
|
2013-04-25 22:46:19 -04:00 |
test_bug862540.html
|
Bug 862540. Make window.status actually be settable (but have no effect unless the pref that no one ever sets is set). r=smaug
|
2013-04-19 23:03:01 -04:00 |
test_devicemotion_multiple_listeners.html
|
Bug 805069 - use SimpleTest.executeSoon instead of SpecialPowers.executeSoon in test_devicemotion_multiple_listeners.html; r=jdm
|
2012-10-23 12:36:13 -04:00 |
test_domparser_after_blank.html
|
Bug 820841 - Cache the document URI on the window so that DOMParser() can refer. r=bz
|
2012-12-26 20:00:05 +09:00 |
test_DOMWindowCreated_chromeonly.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_onerror_message.html
|
Bug 743049 - Part 2: Use the new API from NS_ScriptErrorReporter to get an error type name. r=jst
|
2012-04-11 17:55:22 -04:00 |
test_protochains.html
|
Fix for bug 821606 (Turn on WebIDL bindings for Element and HTMLElement). r=bz.
|
2012-11-22 12:09:57 +01:00 |
test_resize_move_windows.html
|
Bug 854117 - Re-enable test_resize_move_windows.html on Linux. rs=Ms2ger
|
2013-03-25 18:52:17 +00:00 |
test_sizetocontent_clamp.html
|
Bug 847881 - adjust test_sizetocontent_clamp for minimum window size constraints on Win8. r=mounir
|
2013-03-08 05:22:36 -06:00 |
test_window_bar.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
utils_bug260264.js
|
Bug 792036 - Automated fixups. r=mccr8
|
2012-09-24 14:46:29 +02:00 |
utils_bug743615.js
|
Bug 743615 - Tests. r=bent, a=blassey
|
2012-04-24 12:58:18 +02:00 |
worker_bug743615.js
|
Bug 743615 - Tests. r=bent, a=blassey
|
2012-04-24 12:58:18 +02:00 |