gecko/dom/base/test
2014-06-05 15:02:52 -04:00
..
audio.ogg Bug 923247 - patch 3 - audio-active/inactive notifications per window, r=ehsan, r=roc 2014-03-11 10:47:25 +00:00
chrome.ini Bug 984990 - Enable MessageChannel for chrome and resource:// callers, r=bz 2014-06-05 00:58:00 +02:00
file_empty.html Bug 931746 - Make sure all mozbrowser mm are in the target chain. r=smaug 2013-11-17 01:07:24 +08:00
file_url.jsm Bug 920015 - Expose DOM URL to js modules, r=ehsan, f=emk, r=bz, r=bholley, r=smaug 2013-10-10 08:56:01 +02:00
iframe_messageChannel_chrome.html Bug 984990 - Enable MessageChannel for chrome and resource:// callers, r=bz 2014-06-05 00:58:00 +02:00
iframe_messageChannel_cloning.html Bug 912456 - transferable MessagePorts, r=jorendorff 2013-11-14 20:42:34 -08:00
iframe_messageChannel_pingpong.html Bug 912456 - transferable MessagePorts, r=jorendorff 2013-11-14 20:42:34 -08:00
iframe_messageChannel_post.html
iframe_postMessage_solidus.html Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley 2014-01-07 19:53:31 +01:00
mochitest.ini Backed out changeset 2eb0ae4b9e79 (bug 1019761) for test_dialogArguments.html when run in e10s mode. 2014-06-05 15:02:52 -04:00
moz.build Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
test_appname_override.html Bug 939445 - general.appname.override has stopped working. r=smaug 2013-11-17 23:10:15 +00:00
test_audioNotification.html Bug 923247 - patch 3 - audio-active/inactive notifications per window, r=ehsan, r=roc 2014-03-11 10:47:25 +00:00
test_audioWindowUtils.html Bug 923247 - patch 2 - mute and volume per window, r=ehsan, r=roc 2014-03-11 10:46:55 +00:00
test_bug715041_removal.xul
test_bug715041.xul
test_bug793311.html Bug 975696 - Split ArchiveReader and FileHandle implementation into separate dirs. r=bent f=baku 2014-05-07 16:32:12 +02:00
test_bug913761.html Bug 912456 - transferable MessagePorts, r=jorendorff 2013-11-14 20:42:34 -08:00
test_bug978522.html Bug 978522 - Console must use LinkedList instead a nsTArray, r=smaug 2014-03-03 00:20:34 +00:00
test_bug979109.html Bug 979109 - termination string check in Console.cpp, r=smaug 2014-03-05 03:22:32 +00:00
test_bug989665.html Bug 989665 - Console API should clone objects propertly. Crash fixed, r=bz 2014-04-02 10:09:29 +01:00
test_bug999456.html Bug 999456. Page load events should not be cancelable. r=smaug 2014-05-22 00:23:51 -04:00
test_bug1016960.html Bug 1016960 - make |instanceof WebIDLInterface| work with outer windows. r=bz. 2014-05-28 22:45:37 +02:00
test_clearTimeoutIntervalNoArg.html Back out ab395abf96b9:837481767455 (bug 972312) for Windows build bustage 2014-02-22 21:39:13 -08:00
test_console.xul Bug 965860 - patch 3 - Console replacable in IDL, r=bz 2014-02-27 23:39:06 +00:00
test_consoleEmptyStack.html Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz 2014-02-27 23:39:00 +00:00
test_constructor-assignment.html
test_constructor.html
test_document.all_unqualified.html
test_domcursor.html
test_domrequest.html
test_domrequesthelper.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_domwindowutils.html Bug 891882 - DOMWindowUtils.sendMouseEvent dispatch events with isSynthesized chrome attribute set to true. r=smaug 2014-01-15 09:28:04 -05:00
test_e4x_for_each.html
test_error.html
test_getFeature_with_perm.html Bug 983502 - test cases for navigator.getFeature (both with permission and without), r=ehsan 2014-04-15 14:30:22 +08:00
test_getFeature_without_perm.html Bug 983502 - test cases for navigator.getFeature (both with permission and without), r=ehsan 2014-04-15 14:30:22 +08:00
test_getTranslationNodes_limit.html Bug 971043 - Implement getTranslationNodes function to retrieve nodes from webpage that contains meaningful text for translation. r=smaug 2014-04-05 00:21:08 -03:00
test_getTranslationNodes.html Bug 1015535 - Only consider text nodes and cdata sections as candidates for translation. r=smaug 2014-05-24 23:52:04 -03:00
test_gsp-qualified.html
test_gsp-quirks.html
test_gsp-standards.html
test_history_document_open.html Bug 943418. Check for active documents, not current inners, in History APIs. r=bholley 2013-11-27 11:16:07 -05:00
test_history_state_null.html Bug 949471. history.state should be null, not undefined, when there is no state. r=smaug 2013-12-12 16:11:56 -05:00
test_Image_constructor.html
test_innersize_scrollport.html Bug 919437 - Add a test to ensure setting the scrollport size overrides the inner size. r=roc 2013-10-01 21:21:53 -04:00
test_messageChannel_cloning.html Bug 912456 - transferable MessagePorts, r=jorendorff 2013-11-14 20:42:34 -08:00
test_messageChannel_pingpong.html Bug 912456 - transferable MessagePorts, r=jorendorff 2013-11-14 20:42:34 -08:00
test_messageChannel_post.html Bug 912456 - transferable MessagePorts, r=jorendorff 2013-11-14 20:42:34 -08:00
test_messageChannel_pref.html Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
test_messageChannel_start.html Bug 912456 - transferable MessagePorts, r=jorendorff 2013-11-14 20:42:34 -08:00
test_messageChannel_transferable.html Bug 912456 - transferable MessagePorts, r=jorendorff 2013-11-14 20:42:34 -08:00
test_messageChannel_unshipped.html
test_messageChannel.html
test_messageChannel.xul Bug 984990 - Enable MessageChannel for chrome and resource:// callers, r=bz 2014-06-05 00:58:00 +02:00
test_messagemanager_targetchain.html Bug 931746 - Make sure all mozbrowser mm are in the target chain. r=smaug 2013-11-17 01:07:24 +08:00
test_messagePort.html Bug 912456 - transferable MessagePorts, r=jorendorff 2013-11-14 20:42:34 -08:00
test_named_frames.html
test_navigator_language.html Bug 1012624 - Add missing return in test_navigator_language.html r=Ms2ger 2014-05-26 12:25:16 +01:00
test_navigator_resolve_identity_xrays.xul Bug 985827. Make Navigator::DoNewResolve not double-create objects no matter what JS is doing. r=khuey 2014-03-20 23:19:43 -04:00
test_navigator_resolve_identity.html Bug 985827. Make Navigator::DoNewResolve not double-create objects no matter what JS is doing. r=khuey 2014-03-20 23:19:43 -04:00
test_open_null_features.html Bug 1009529 - add test for window.open with null and with empty string having the same barprops, r=bz 2014-05-16 15:33:12 +01:00
test_openDialogChromeOnly.html Backed out changeset c744c837c732 (bug 789261) for Gaia-unit test bustage on a CLOSED TREE 2014-05-19 15:20:43 -07:00
test_postMessage_solidus.html Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley 2014-01-07 19:53:31 +01:00
test_screen_orientation.html
test_sendQueryContentAndSelectionSetEvent.html Bug 998188 part.4 nsIDOMWindowUtils.sendQueryContentEvent() and .sendSelectionSetEvent() should take additional flags with its argument for making callers selectable native line break mode or XP line break mode r=smaug, sr=jst 2014-04-26 08:52:13 +09:00
test_settimeout_extra_arguments.html Bug 973905. setTimeout/setInterval with a string first arg but more than two arguments should still work (and ignore the extra arguments). r=smaug 2014-02-19 10:13:38 -05:00
test_settimeout_inner.html Bug 936129 - nsGlobalWindow::InnerForSetTimeoutOrInterval is a no-op for bareword setTimeout. r=bz. 2013-11-26 16:28:34 +01:00
test_setting_opener.html Bug 989584. Allow sites to set window.opener to any value. r=peterv 2014-06-03 11:38:37 -04:00
test_url_empty_port.html Bug 930450 - Setting port to the empty string should set URL's port to the default value. Setting it to "0" should set URL's port to 0., r=bz, r=honzab 2014-01-04 20:42:42 +00:00
test_url.html Bug 960014 - Escape IPv6 address in URL::GetHostname r=smaug 2014-05-30 01:19:09 +03:00
test_url.xul Bug 920015 - Expose DOM URL to js modules, r=ehsan, f=emk, r=bz, r=bholley, r=smaug 2013-10-10 08:56:01 +02:00
test_urlExceptions.html Bug 927735 - TypeError check for URL API. r=ehsan 2013-10-18 10:17:03 -04:00
test_urlSearchParams.html Bug 985432 - URLSearchParams is not nullable, r=bz 2014-03-19 15:36:46 +00:00
test_urlutils_stringify.html Bug 959190 - [URL API] stringify href attribute, r=bz 2014-01-13 23:46:04 +01:00
test_window_constructor.html
test_window_cross_origin_props.html Bug 946067 part 3. Adjust codegen to allow cross-origin this values based on WebIDL annotations. r=peterv 2013-12-09 10:34:04 -05:00
test_window_enumeration.html
test_window_extensible.html
test_window_indexing.html
test_writable-replaceable.html