gecko-dev/content/base/test/chrome
L. David Baron 3b2b4b3988 Remove SimpleTest.expectAssertions() call now that bug 846137 is fixed. No review. 2013-05-08 13:45:34 -07:00
..
Makefile.in Bug 783129 - Implementation of document.register without shadow DOM support. r=mrbkap 2012-11-01 11:18:08 -07:00
bug421622-referer.sjs
file_bug391728.html Bug 800018 - Part 4 - Fix plugin fallback tests for new events. r=josh 2012-11-19 11:38:04 -08:00
file_bug391728_2.html Bug 800018 - Part 4 - Fix plugin fallback tests for new events. r=josh 2012-11-19 11:38:04 -08:00
file_bug549682.xul Bug 776825 - Separate message managers into senders and broadcasters. r=smaug 2012-08-27 11:13:02 -03:00
file_bug616841.xul Bug 776825 - Separate message managers into senders and broadcasters. r=smaug 2012-08-27 11:13:02 -03:00
file_bug816340.xul Bug 816340 - Propagate events to chrome even if there is a disabled form control in the event target chain, r=jst,gavin 2013-01-03 17:17:36 +02:00
fileconstructor_file.png Bug 607114: Expose a File constructor to chrome script. r=sicking 2011-04-13 19:41:34 -07:00
frame_bug814638.xul Bug 814638 - swapFrameLoaders should not reset chrome event handler for chrome subframes. r=bz 2012-12-21 12:58:23 +01:00
host_bug814638.xul Bug 814638 - swapFrameLoaders should not reset chrome event handler for chrome subframes. r=bz 2012-12-21 12:58:23 +01: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_bug206691.xul 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_bug339494.xul 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_bug357450.xul Bug 735805 part 1 - Fix DOM and layout mochitests that run no tests; r=bz 2012-03-16 16:07:09 -04:00
test_bug391728.html bug 854467 - fix nsIPluginTag enabled state API r=bsmedberg r=unfocused 2013-03-27 14:06:43 -07:00
test_bug421622.xul 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_bug429785.xul Bug 831428 test fixup in test_bug429785 - don't remove the listener until it has received the console messages, r=bz 2013-01-29 11:02:56 -05:00
test_bug430050.xul Bug 479959 - Reimplement text/plain loading using the HTML5 parser. r=Olli.Pettay. 2011-11-01 17:27:36 +02:00
test_bug467123.xul 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_bug549682.xul 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_bug571390.xul 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_bug574596.html Bug 677626 - Add a profiling test suite for mochitest. r=jmaher 2011-09-19 14:52:04 -04:00
test_bug599295.html bug 599295 r=jduell 2011-11-02 17:43:27 -04:00
test_bug616841.xul 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_bug635835.xul 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_bug650776.html Bug 650776 part 1 - Introduce a new HTML source to HTML source sanitizer XPCOM API. r=smaug. 2012-03-19 10:16:20 +02:00
test_bug650784.html Bug 650784 part 4 - Scripted test for plain text conversion. r=smaug. 2012-02-27 13:57:48 +02:00
test_bug682305.html Backed out changeset ad106d37ee43. The bug number in the changeset was wrong. 2012-05-15 12:03:01 +02:00
test_bug683852.xul Bug 685139 - node.contains(node) should return true, r=bz 2011-09-07 18:04:04 +03:00
test_bug750096.html Test for bug 750096 - Make sure nsIParserUtils::parseFragment does not dereference <embed src=javascript:...>. r=bzbarsky. 2012-09-25 10:29:23 +03:00
test_bug752226-3.xul Bug 752226 - Tests. r=evilpie 2012-05-11 17:46:54 +02:00
test_bug752226-4.xul Bug 752226 - Tests. r=evilpie 2012-05-11 17:46:54 +02:00
test_bug780199.xul Bug 780199 - better mutationobserver handling when attribute value doesn't change, r=sicking 2012-08-15 13:06:01 +03:00
test_bug780529.xul Bug 780529. Make people poking XHR via random XPCOM interfaces actually work as long as they stick to GetInterface. r=peterv 2012-09-07 10:51:35 -04:00
test_bug800386.xul Bug 800386. Fix getInterface from JS on XMLHttpRequest objects to actually work. r=khuey 2012-10-15 23:12:03 -04:00
test_bug814638.xul Bug 814638 - swapFrameLoaders should not reset chrome event handler for chrome subframes. r=bz 2012-12-21 12:58:23 +01:00
test_bug816340.xul Bug 816340 - Propagate events to chrome even if there is a disabled form control in the event target chain, r=jst,gavin 2013-01-03 17:17:36 +02:00
test_csp_bug768029.html Remove SimpleTest.expectAssertions() call now that bug 846137 is fixed. No review. 2013-05-08 13:45:34 -07:00
test_csp_bug773891.html Bug 773891 - With AppsService changes 2012-10-19 12:43:17 +02:00
test_document_register.xul Bug 783129 - Implementation of document.register without shadow DOM support. r=mrbkap 2012-11-01 11:18:08 -07:00
test_domparsing.xul Bug 817844 - Fix WebIDL signature of serializeToStream/parseFromStream. r=bz 2012-12-05 19:49:32 -05:00
test_fileconstructor.xul 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_title.xul 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
title_window.xul Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan 2011-01-22 17:46:22 -08:00