gecko-dev/dom/bindings/test
Boris Zbarsky 1471a0e8e3 Bug 1330699 part 10. Rename the MozMap C++ type to "record" and give it a template parameter for the key type. r=qdot
Also renames all the test functions to mention "Record" instead of "MozMap".

--HG--
rename : dom/bindings/MozMap.h => dom/bindings/Record.h
2017-02-15 00:01:35 -05:00
..
Makefile.in Bug 1335796 - Move WebIDL parser tests out of 'make check'; r=dustin,Ms2ger 2017-01-31 19:08:50 -05:00
TestBindingHeader.h Bug 1330699 part 10. Rename the MozMap C++ type to "record" and give it a template parameter for the key type. r=qdot 2017-02-15 00:01:35 -05:00
TestCImplementedInterface.h
TestCodeGen.webidl Bug 1330699 part 10. Rename the MozMap C++ type to "record" and give it a template parameter for the key type. r=qdot 2017-02-15 00:01:35 -05:00
TestDictionary.webidl
TestExampleGen.webidl Bug 1330699 part 10. Rename the MozMap C++ type to "record" and give it a template parameter for the key type. r=qdot 2017-02-15 00:01:35 -05:00
TestFunctions.cpp Bug 1334537. Make sure to clear out our external string cache if the length doesn't match, since our length no longer needs to match our stringbuffer. r=froydnj 2017-02-01 15:29:47 -05:00
TestFunctions.h Bug 1334537. Make sure to clear out our external string cache if the length doesn't match, since our length no longer needs to match our stringbuffer. r=froydnj 2017-02-01 15:29:47 -05:00
TestInterfaceIterableDouble.cpp
TestInterfaceIterableDouble.h
TestInterfaceIterableDoubleUnion.cpp
TestInterfaceIterableDoubleUnion.h
TestInterfaceIterableSingle.cpp
TestInterfaceIterableSingle.h
TestInterfaceJS.js
TestInterfaceJS.manifest
TestInterfaceJSMaplike.js
TestInterfaceMaplike.cpp
TestInterfaceMaplike.h
TestInterfaceMaplikeObject.cpp
TestInterfaceMaplikeObject.h
TestInterfaceSetlike.cpp
TestInterfaceSetlike.h
TestInterfaceSetlikeNode.cpp
TestInterfaceSetlikeNode.h
TestJSImplGen.webidl Bug 1330699 part 10. Rename the MozMap C++ type to "record" and give it a template parameter for the key type. r=qdot 2017-02-15 00:01:35 -05:00
TestJSImplInheritanceGen.webidl
TestTypedef.webidl
chrome.ini
file_InstanceOf.html
file_bug775543.html
file_document_location_set_via_xray.html
file_dom_xrays.html
file_focuser.html
file_fullScreenPropertyAccessor.html
file_proxies_via_xray.html
forOf_iframe.html
mochitest.ini Bug 1334537. Make sure to clear out our external string cache if the length doesn't match, since our length no longer needs to match our stringbuffer. r=froydnj 2017-02-01 15:29:47 -05:00
moz.build
test_ByteString.html
test_InstanceOf.html
test_Object.prototype_props.html
test_async_stacks.html
test_barewordGetsWindow.html
test_blacklisted_prerendering_function.xul
test_bug560072.html
test_bug742191.html
test_bug759621.html
test_bug773326.html
test_bug775543.html
test_bug788369.html
test_bug852846.html
test_bug862092.html
test_bug963382.html
test_bug1036214.html Bug 1330699 part 10. Rename the MozMap C++ type to "record" and give it a template parameter for the key type. r=qdot 2017-02-15 00:01:35 -05:00
test_bug1041646.html
test_bug1123516_maplikesetlike.html
test_bug1123516_maplikesetlikechrome.xul
test_bug1123875.html
test_bug1287912.html
test_callback_across_document_open.html
test_callback_default_thisval.html
test_callback_exceptions.html
test_cloneAndImportNode.html
test_crossOriginWindowSymbolAccess.html Bug 1335654 part 3. Implement actually throwing a SecurityError when cross-origin property accesses are denied. r=bholley 2017-02-02 12:48:49 -05:00
test_defineProperty.html
test_document_location_set_via_xray.html
test_document_location_via_xray_cached.html
test_domProxyArrayLengthGetter.html
test_dom_xrays.html
test_enums.html
test_exceptionSanitization.html
test_exceptionThrowing.html
test_exception_messages.html Bug 1336018 - Get rid of objectURLOptions dictionary in URL.createObjectURL, r=smaug 2017-02-03 08:28:52 +01:00
test_exception_options_from_jsimplemented.html
test_exceptions_from_jsimplemented.html Bug 1263312 - Have addIceCandidate take a dictionary. r=drno,smaug 2016-11-08 21:36:04 -05:00
test_forOf.html
test_integers.html
test_interfaceName.html
test_interfaceToString.html
test_iterable.html
test_jsimplemented_eventhandler.html
test_kill_longrunning_prerendered_content.xul
test_lenientThis.html
test_lookupGetter.html
test_namedNoIndexed.html
test_named_getter_enumerability.html
test_oom_reporting.html
test_primitive_this.html
test_promise_rejections_from_jsimplemented.html
test_proxies_via_xray.html
test_proxy_expandos.html Bug 965992 part 4 - Add tests. r=bz 2017-01-07 10:22:30 +01:00
test_queryInterface.html
test_returnUnion.html
test_sequence_detection.html
test_sequence_wrapping.html
test_setWithNamedGetterNoNamedSetter.html
test_stringBindings.html Bug 1334537. Make sure to clear out our external string cache if the length doesn't match, since our length no longer needs to match our stringbuffer. r=froydnj 2017-02-01 15:29:47 -05:00
test_throwing_method_noDCE.html
test_traceProtos.html
test_treat_non_object_as_null.html
test_unforgeablesonexpando.html
test_usvstring.html
test_worker_UnwrapArg.html