gecko-dev/dom/tests/mochitest/bugs
Tooru Fujisawa 4ac42f3d2f Bug 1416250 - Remove conditional catch consumers in dom/. r=billm 2017-11-18 22:57:17 +09:00
..
bug289714.sjs Bug 289714 - Do not write <parsererror> nodes for invalid XML documents in XMLHttpRequests made by web content. r=billm, r=bz 2016-08-29 16:30:36 -04:00
bug346659-echoer.html
bug346659-opener-echoer.html Backed out changeset 27f8d8e9c4dc (bug 1149966) for frequent timeouts in test_form_submission.html 2017-01-09 18:42:17 -08:00
bug346659-opener.html
bug346659-parent-echoer.html Backed out changeset 27f8d8e9c4dc (bug 1149966) for frequent timeouts in test_form_submission.html 2017-01-09 18:42:17 -08:00
bug346659-parent.html
bug458091_child.html
child_bug260264.html Bug 873403 - Convert test_bug260264.html to use SpecialPowers. r=jst 2013-09-20 12:50:26 +02:00
devicemotion_inner.html
devicemotion_outer.html
file1_bug414291.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
file2_bug414291.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
file2_bug504862.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
file3_bug414291.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
file_bug406375.html
file_bug593174_1.html
file_bug593174_2.html Bug 1361641 - Part 1: convert mochitest plain tests in dom to use srcdoc. r=smaug 2017-05-09 10:25:23 +08:00
file_bug809290_b1.html
file_bug809290_b2.html
file_bug809290_c.html
file_bug927901.html test for Bug 927901, rs=jst 2013-10-26 00:35:34 +03:00
file_cookieOutputter.html Bug 1171215 - Compute third-partyness in the loadinfo instead of nsIHttpChannelInternal so that other protocols correctly respect the third-party cookie pref. r=sicking/ckerschb 2015-11-30 13:25:29 -08:00
file_empty.html
file_prime_cookie.html Bug 1171215 - Compute third-partyness in the loadinfo instead of nsIHttpChannelInternal so that other protocols correctly respect the third-party cookie pref. r=sicking/ckerschb 2015-11-30 13:25:29 -08:00
file_redirector.sjs Bug 1171215 - Compute third-partyness in the loadinfo instead of nsIHttpChannelInternal so that other protocols correctly respect the third-party cookie pref. r=sicking/ckerschb 2015-11-30 13:25:29 -08:00
file_window_bar.html
grandchild_bug260264.html Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
iframe_bug49312.html
iframe_bug304459-1.html
iframe_bug304459-2.html
iframe_bug430276-2.html
iframe_bug430276.html
iframe_bug440572.html Bug 1320744 - Part 4, Allow iframes in test_bug440572.html to be loaded out of sequence. r=mrbkap. 2017-03-26 22:37:01 +08:00
iframe_domparser_after_blank.html
mochitest.ini Bug 638054 - Remove or fix tests outside JS using watch/unwatch. r=bz,fitzgen 2017-10-24 20:48:14 +02:00
test1_bug369306.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
test1_bug622361.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
test2_bug369306.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
test2_bug622361.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
test_DOMWindowCreated_chromeonly.html Bug 1139099: Dispatch DOMDocElementInserted to match the document-element-inserted observer notification. r=mrbkap 2015-03-03 14:07:08 -08:00
test_bug42976.html Bug 1361641 - Part 1: convert mochitest plain tests in dom to use srcdoc. r=smaug 2017-05-09 10:25:23 +08:00
test_bug49312.html
test_bug61098.html Bug 1374460 - Remove mochitests using showModalDialog. r=smaug 2017-06-08 11:44:24 -07:00
test_bug132255.html
test_bug159849.html
test_bug260264.html Bug 1255121 - Fix test_bug260264.html to run in e10s mode; r=mrbkap 2016-05-02 15:10:41 -04:00
test_bug260264_nested.html Bug 873403 - Convert test_bug260264.html to use SpecialPowers. r=jst 2013-09-20 12:50:26 +02:00
test_bug265203.html Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers 2015-02-19 11:53:01 -05:00
test_bug289714.html Bug 289714 - Do not write <parsererror> nodes for invalid XML documents in XMLHttpRequests made by web content. r=billm, r=bz 2016-08-29 16:30:36 -04:00
test_bug291377.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_bug304459.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug308856.html
test_bug327891.html
test_bug333983.html
test_bug335976.xhtml Bug 1361641 - Part 1: convert mochitest plain tests in dom to use srcdoc. r=smaug 2017-05-09 10:25:23 +08:00
test_bug342448.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug345521.html
test_bug346659.html Bug 1416250 - Remove conditional catch consumers in dom/. r=billm 2017-11-18 22:57:17 +09:00
test_bug351601.html
test_bug369306.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
test_bug370098.html Bug 916644 - Disable invoking WebIDL constructors without |new| unless you have the system principal. r=bz 2014-03-04 10:05:08 -08:00
test_bug377539.html Bug 1361641 - Part 1: convert mochitest plain tests in dom to use srcdoc. r=smaug 2017-05-09 10:25:23 +08:00
test_bug384122.html
test_bug389366.html
test_bug393974.html
test_bug394769.html
test_bug396843.html Bug 1279218 - Rename HTMLSharedObjectElement to HTMLEmbedElement; r=bz 2017-07-28 21:35:43 -07:00
test_bug400204.html Bug 1151940 part 3. Make some writable cssom-view attributes that we only allow setting from chrome act the way readonly replaceables would when called from content. r=smaug 2015-04-08 22:50:45 -04:00
test_bug404748.html
test_bug414291.html Bug 1374460 - Remove mochitests using showModalDialog. r=smaug 2017-06-08 11:44:24 -07:00
test_bug427744.html Bug 757726 - Part 6a: Add support for cloaking plugin names in navigator.plugins and navigator.mimeTypes enumeration. r=johns sr=bsmedberg 2013-10-31 22:19:09 -07:00
test_bug430276.html
test_bug440572.html Bug 864845 part 2. Make window.content chromeonly in nightly. r=mystor 2017-09-12 15:33:10 -04:00
test_bug456151.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug458091.html
test_bug459848.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_bug465263.html
test_bug484775.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug492925.html
test_bug495219.html
test_bug529328.html Bug 921718 - Part b: Move MediaList to WebIDL; r=bz 2013-11-11 09:03:17 +01:00
test_bug531176.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug531542.html
test_bug534149.html Bug 1368272 - Rewrite test_bug534149.html to not rely on the dispatching order of WindowDestroyedEvent; r=mystor 2017-05-28 13:42:21 -04:00
test_bug541530.html Bug 1253016 - Fix a DOM test that uses legacy define behavior. r=bz 2016-03-12 15:02:12 +01:00
test_bug545314.html
test_bug548828.html
test_bug558973.html
test_bug562433.html
test_bug563487.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug581072.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug583225.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug585240.html
test_bug585819.html
test_bug593174.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug597809.html Bug 903891 - Fix category manager tests to use a contract-id that we can create in content. r=emk 2013-08-22 15:51:34 -07:00
test_bug612267.html
test_bug617296.html
test_bug620947.html
test_bug622361.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
test_bug633133.html
test_bug641552.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug642026.html Bug 1207494 - Part 12: Remove use of expression closure from dom/tests/. r=jst 2015-09-23 18:39:15 +09:00
test_bug648465.html
test_bug654137.html
test_bug664737.html Bug 859707. Convert History to WebIDL bindings. r=bz 2013-08-09 23:47:59 -07:00
test_bug665548.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug684544.html Bug 1361975 Fixing tests in order to support window.location not nullable, r=me 2017-05-08 15:53:03 +02:00
test_bug691707.html Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
test_bug698061.html Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking 2013-12-20 14:28:17 -05:00
test_bug698551.html
test_bug707749.html Bug 1361641 - Part 1: convert mochitest plain tests in dom to use srcdoc. r=smaug 2017-05-09 10:25:23 +08:00
test_bug735237.html
test_bug739038.html Bug 1414935. Hide window.print entirely when it's disabled by pref. r=mystor 2017-11-13 10:38:50 -05:00
test_bug740811.html
test_bug743615.html
test_bug750051.html
test_bug755320.html
test_bug777628.html
test_bug809290.html Bug 887928 - document.referrer should be based on the incument script settings object. r=bz 2014-01-03 14:37:17 -08:00
test_bug817476.html
test_bug823173.html
test_bug848088.html
test_bug850517.html Bug 989426 - Use new Proxy instead of Proxy.create in SpecialPowers. r=bholley 2016-01-28 19:38:50 +01:00
test_bug857555.html Bug 983920 - Port window.sidebar and window.external to WebIDL; r=bzbarsky 2014-03-28 00:03:03 -04:00
test_bug862540.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug876098.html Bug 876098. Make sure to not skip calling addProperty hooks when objects have them. Otherwise DOM expandos can go AWOL. r=djvj 2013-05-30 13:01:38 -04:00
test_bug927901.html test for Bug 927901, rs=jst 2013-10-26 00:35:34 +03:00
test_bug1022869.html Bug 1361641 - Part 1: convert mochitest plain tests in dom to use srcdoc. r=smaug 2017-05-09 10:25:23 +08:00
test_bug1112040.html Bug 1235159 - followup: Fix test_bug1112040.html to check updated message. r=bustage 2016-01-16 15:22:09 +09:00
test_bug1160342_marquee.html Bug 1249061 - Improve property/attribute handling for marquees. r=smaug 2016-04-01 14:24:48 +02:00
test_bug1171215.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_devicemotion_multiple_listeners.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_domparser_after_blank.html
test_errorReporting.html Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
test_no_find_showDialog.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_onerror_message.html Bug 1300986 - Improve exception messages for XMLHttpRequest. r=smaug 2016-09-28 13:04:17 -04:00
test_protochains.html
test_resize_move_windows.html Bug 1399074 - Update more tests within dom/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-12 17:54:49 +02:00
test_sizetocontent_clamp.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
test_toJSON.html Bug 936813 - Implement onresourcetimingbufferfull callback (part 2) r=bz 2014-05-10 05:12:06 +03:00
test_window_bar.html Bug 1257887 - Make windows opened through window.open() be scrollable by default. r=smaug 2016-05-17 11:25:47 +08:00
utils_bug260264.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
utils_bug743615.js
worker_bug743615.js