.. |
file_bug775543.html
|
Fix for bug 775543 (Passing a Worker object to console.log() results in a crash). r=bz.
|
2012-08-22 18:16:14 -07: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
|
Bug 725907 - for-of improvements, part 3: Implement .iterator() for arraylike DOM objects. r=bzbarsky.
|
2012-07-03 16:34:56 -05:00 |
Makefile.in
|
Bug 862092 - "Assertion failure: target->isNative() == obj->isNative()" adopting a <select>. r=bz.
|
2013-04-16 19:02:57 +02: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_bug742191.html
|
Bug 742191 - Part d: Throw TypeErrors for Paris binding exceptions; r=bz
|
2012-10-16 14:06:10 -04:00 |
test_bug759621.html
|
Bug 759621 test. No review, test only.
|
2012-12-14 02:32:13 -05:00 |
test_bug773326.html
|
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
|
2013-02-26 22:23:08 -08:00 |
test_bug775543.html
|
Fix for bug 775543 (Passing a Worker object to console.log() results in a crash). r=bz.
|
2012-08-22 18:16:14 -07:00 |
test_bug788369.html
|
Bug 788369. Allow passing strings to the XHR constructor, since CoffeeScript seems to want to do it. r=peterv
|
2012-09-07 11:07:12 -04:00 |
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_enums.html
|
Bug 765704 - Don't throw when setting XHR.responseType to an invalid value; r=bz
|
2012-06-21 09:11:07 +02: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 725907 - for-of improvements, part 3: Implement .iterator() for arraylike DOM objects. r=bzbarsky.
|
2012-07-03 16:34:56 -05: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 82747d694e7a (bug 716859) for android reftest-2 timeouts
|
2013-02-21 19:54:25 +00:00 |
test_interfaceToString.html
|
Fix for bug 742156 (Stringifying EventTarget throws): implement a toString method for interface objects. r=bz.
|
2012-05-02 15:28:17 +02:00 |
test_lookupGetter.html
|
|
|
test_namedNoIndexed.html
|
Bug 808991. Named getters should get called for indexed properties on objects that don't support indexed properties. r=peterv
|
2012-11-08 23:48:42 -08:00 |
test_queryInterface.html
|
Fix for bug 827546 (|non editable element|.QueryInterface(Components.interfaces.nsIDOMNSEditableElement) does not throw anymore) - throw on QI failure. r=bz.
|
2013-01-14 11:29:49 +01:00 |
test_sequence_wrapping.html
|
Bug 775852 followup: skip the test when WebGL is not around. No review.
|
2012-07-31 10:24:01 -04:00 |
test_traceProtos.html
|
Fix for bug 744772 (Trace the DOM interface object array). r=bz.
|
2012-05-02 14:49:43 +02:00 |
TestBindingHeader.h
|
Bug 766583 part 6. Stop declaring unions as const on the stack in bindings code. r=smaug
|
2013-04-25 19:03:07 -04:00 |
TestCImplementedInterface.h
|
Bug 731746 part 3. Change JS-implemented webidl codegen to always invoke the parent constructor if there is a parent interface. r=mccr8
|
2013-04-24 22:44:28 -04:00 |
TestCodeGen.webidl
|
Bug 861493. When passing arguments to an Xray for a WebIDL constructor, make sure to do the argument unwrapping before entering the content compartment. r=bholley,waldo
|
2013-04-25 19:03:05 -04:00 |
TestDictionary.webidl
|
Bug 742153 part 3. Implement codegen for dictionary arguments. r=peterv
|
2012-06-12 10:22:05 -04:00 |
TestExampleGen.webidl
|
Bug 863386. Add support for nullable enum arguments and return values. r=mccr8
|
2013-04-19 23:04:19 -04:00 |
TestJSImplGen.webidl
|
Bug 863898. Add support for dictionary arguments in JS-implemented WebIDL bindings. r=mccr8
|
2013-04-25 12:29:55 -04: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
|
Bug 742144. Implement support for typedefs in WebIDL. r=khuey
|
2012-09-06 10:23:51 -04:00 |