gecko-dev/content/base/test/chrome
Ed Morley 217ecc072d Bug 893714 - Disable test_cpows.xul on OS X for too many intermittent assertions, whilst the fix is finished
--HG--
extra : rebase_source : d3ad44b025610f5b1ec91f662eb9cbf5ba613a7d
2013-07-30 17:28:59 +01:00
..
Makefile.in Bug 893714 - Disable test_cpows.xul on OS X for too many intermittent assertions, whilst the fix is finished 2013-07-30 17:28:59 +01:00
blockNoPlugins.xml Bug 880675 - Remove the writable nsIPluginTag.blocklisted property, which is a poorly-constructed cache of the blocklist data, r=jschoenick r=unfocused 2013-06-11 10:58:42 -04:00
blockPluginHard.xml Bug 880675 - Remove the writable nsIPluginTag.blocklisted property, which is a poorly-constructed cache of the blocklist data, r=jschoenick r=unfocused 2013-06-11 10:58:42 -04:00
bug421622-referer.sjs
cpows_child.js Bug 893858 - More testing for CPOWs and fix some small bugs. r=dvander 2013-07-17 09:27:49 -04:00
cpows_parent.xul Bug 893858 - More testing for CPOWs and fix some small bugs. r=dvander 2013-07-17 09:27:49 -04:00
file_bug391728.html Bug 881270 - Remove the MIME type fallback tests in test_bug391728 because they are testing the incorrect behavior and only happen to work because the test plugin remained blocklisted from a prior test. r=johns 2013-06-11 10:58:42 -04:00
file_bug391728_2.html Bug 881270 - Remove the MIME type fallback tests in test_bug391728 because they are testing the incorrect behavior and only happen to work because the test plugin remained blocklisted from a prior test. r=johns 2013-06-11 10:58:42 -04: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
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
test_bug339494.xul
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_bug380418.html Bug 879787 - Fix up old tests to use SpecialPowers. r=smaug, a=abillings. 2013-07-03 14:04:43 -07:00
test_bug380418.html^headers^ Bug 879787 - Fix up old tests to use SpecialPowers. r=smaug, a=abillings. 2013-07-03 14:04:43 -07:00
test_bug383430.html Bug 879787 - Fix up old tests to use SpecialPowers. r=smaug, a=abillings. 2013-07-03 14:04:43 -07:00
test_bug391728.html Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns 2013-06-19 11:07:28 -04:00
test_bug421622.xul
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
test_bug467123.xul
test_bug549682.xul
test_bug571390.xul
test_bug574596.html
test_bug599295.html
test_bug616841.xul
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
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_cpows.xul Implement CPOW support in MessageManager (bug 870180, r=smaug,billm). 2013-07-10 15:05:39 -07:00
test_csp_bug768029.html Bug 891806 - part 2 - replace 'yield;' with 'yield undefined;' in content/; r=smaug 2013-07-10 23:52:14 +02:00
test_csp_bug773891.html Bug 891806 - part 2 - replace 'yield;' with 'yield undefined;' in content/; r=smaug 2013-07-10 23:52:14 +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
test_title.xul
title_window.xul Bug 892511 - rewrite test_{title,window}.xul to not rely on shared setTimeout between windows; r=smaug 2013-01-11 11:28:22 -05:00