.. |
chrome.ini
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
file_bug707564.html
|
Bug 707564 part 4. Teach WebIDL Xrays about the GetOwnProperties methods on WebIDL objects that have NewResolve. r=smaug
|
2013-08-03 23:38:55 -04:00 |
file_bug775543.html
|
|
|
file_document_location_set_via_xray.html
|
Bug 905493. Fix setting document.location via an Xray to not enter the content compartment. r=peterv
|
2013-09-25 14:38:29 -04:00 |
file_InstanceOf.html
|
Fix for bug 842799 (|Document.prototype instanceof Node| inside <script> returns false). r=bz.
|
2013-02-22 10:25:24 +01:00 |
forOf_iframe.html
|
|
|
Makefile.in
|
Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium
|
2014-02-18 08:49:12 -05:00 |
mochitest.ini
|
Bug 843840 part 1. Add a way to ask DOM proxies with a named getter whether a property is enumerable or not and use that information in getOwnPropertyDescriptor. r=peterv
|
2014-04-15 22:58:44 -04:00 |
moz.build
|
Bug 989522 - Remove LIBXUL_LIBRARY from the moz.build sandbox. r=mshal
|
2014-04-02 11:52:04 +09:00 |
test_barewordGetsWindow.html
|
Bug 936056. Be consistent about the thisobj we pass to getters. r=jorendorff
|
2013-12-02 19:08:07 -05:00 |
test_bug560072.html
|
Add test for bug 560072.
|
2013-05-02 14:38:20 -04:00 |
test_bug707564-chrome.html
|
Bug 707564 part 4. Teach WebIDL Xrays about the GetOwnProperties methods on WebIDL objects that have NewResolve. r=smaug
|
2013-08-03 23:38:55 -04:00 |
test_bug707564.html
|
Bug 707564 part 3. Give WebIDL bindings with NewResolve hooks Enumerate hooks as well, so enumerating them correctly resolves all the properties. r=smaug
|
2013-08-03 23:38:54 -04:00 |
test_bug742191.html
|
|
|
test_bug759621.html
|
|
|
test_bug773326.html
|
Backed out changeset e12c6f7d6676 (bug 885107) on suspicion of causing bug 894952
|
2013-07-18 14:43:52 +01:00 |
test_bug775543.html
|
|
|
test_bug788369.html
|
|
|
test_bug852846.html
|
Bug 852846. Make .style [PutForwards=cssText]. r=ms2ger
|
2013-03-20 12:22:25 -04:00 |
test_bug862092.html
|
Bug 862092 - "Assertion failure: target->isNative() == obj->isNative()" adopting a <select>. r=bz.
|
2013-04-16 19:02:57 +02:00 |
test_bug923904.html
|
Bug 923904 - Tests. r=mccr8
|
2014-02-14 22:36:43 -08:00 |
test_ByteString.html
|
Bug 796850 - Change XMLHttpRequest interface to support ByteString r=bz
|
2013-06-13 01:20:10 -04:00 |
test_callback_default_thisval.html
|
Bug 957929. Pass undefined, not null, as the this value to callbacks if no other value is provided. r=peterv
|
2014-01-13 15:08:57 -05:00 |
test_cloneAndImportNode.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_defineProperty.html
|
Bug 910220 part 3. Always generate a defineProperty hook for DOM proxies. r=peterv
|
2013-08-31 00:21:31 -04:00 |
test_document_location_set_via_xray.html
|
Bug 905493. Fix setting document.location via an Xray to not enter the content compartment. r=peterv
|
2013-09-25 14:38:29 -04:00 |
test_enums.html
|
|
|
test_exception_messages.html
|
Bug 883358 part 2. Use the new information in bindings error reporting. r=smaug
|
2013-06-17 16:31:13 -04:00 |
test_exceptions_from_jsimplemented.html
|
Bug 1000967 - Add source notes for |new| expression and function calls to improve source maps and debugging. r=ejpbruel
|
2014-06-20 13:09:00 -04:00 |
test_exceptionThrowing.html
|
Bug 847119. Fix the "did the DOM call throw?" test in IonMonkey to check the return value correctly. r=jandem
|
2013-03-05 13:41:24 -05:00 |
test_forOf.html
|
Bug 907077: Change for-of to conform to latest ES6 specification. r=jwalden
|
2013-10-03 13:37:57 +01:00 |
test_InstanceOf.html
|
Fix for bug 842799 (|Document.prototype instanceof Node| inside <script> returns false). r=bz.
|
2013-02-22 10:25:24 +01:00 |
test_integers.html
|
Backed out changeset a58d895d8197 (bug 645792) for OSX leaks.
|
2013-08-29 13:46:10 -04:00 |
test_interfaceToString.html
|
|
|
test_lenientThis.html
|
Bug 868805 - [LenientThis] attribute's setter should return undefined. r=bz
|
2013-05-06 12:36:38 +10:00 |
test_lookupGetter.html
|
|
|
test_named_getter_enumerability.html
|
Bug 843840 part 2. Add a way to ask DOM proxies for only their enumerable property names, and use that in the enumerate hook. r=peterv
|
2014-04-15 22:58:44 -04:00 |
test_namedNoIndexed.html
|
|
|
test_Object.prototype_props.html
|
Bug 992958 - Fix test that depends on the order in which properties are enumerated. r=luke
|
2014-05-23 16:53:02 -07:00 |
test_queryInterface.html
|
|
|
test_sequence_wrapping.html
|
Backed out changeset a58d895d8197 (bug 645792) for OSX leaks.
|
2013-08-29 13:46:10 -04:00 |
test_throwing_method_noDCE.html
|
Bug 966665. Don't DCE DOM method calls and getters that can throw exceptions. r=jandem
|
2014-02-03 11:04:06 -05:00 |
test_traceProtos.html
|
|
|
test_treat_non_object_as_null.html
|
Bug 952365. Add a TreatNonObjectAsNull annotation for WebIDL callback functions and use it for event handlers, since web sites depend on assigning non-callable objects to them in some cases. r=peterv
|
2014-01-13 15:08:56 -05:00 |
TestBindingHeader.h
|
Bug 1029812 Make webidl Sequence and MozMap distinguishable. r=bz
|
2014-06-25 10:25:09 -07:00 |
TestCImplementedInterface.h
|
Bug 865785 part 2. Fix rooting issues in JS-implemented webidl. r=mccr8
|
2013-05-04 21:44:10 -04:00 |
TestCodeGen.webidl
|
Bug 1029812 Make webidl Sequence and MozMap distinguishable. r=bz
|
2014-06-25 10:25:09 -07:00 |
TestDictionary.webidl
|
|
|
TestExampleGen.webidl
|
Bug 1029812 Make webidl Sequence and MozMap distinguishable. r=bz
|
2014-06-25 10:25:09 -07:00 |
TestInterfaceJS.js
|
Bug 968335 - Tests. r=bz
|
2014-02-14 22:36:44 -08:00 |
TestInterfaceJS.manifest
|
Bug 923904 - Tests. r=mccr8
|
2014-02-14 22:36:43 -08:00 |
TestJSImplGen.webidl
|
Bug 1029812 Make webidl Sequence and MozMap distinguishable. r=bz
|
2014-06-25 10:25:09 -07:00 |
TestJSImplInheritanceGen.webidl
|
Bug 856819 part 2. Sort js-implemented interfaces in a given file so that the declarations in C++ come in the right order. r=mccr8
|
2013-04-03 22:22:16 -04:00 |
TestTypedef.webidl
|
|
|