Boris Zbarsky
|
ad59a21b39
|
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 |
Boris Zbarsky
|
dfbb146c5c
|
Bug 987110. Disallow dictionary members that would shadow Object.prototype properties. r=bholley
|
2014-03-25 22:48:46 -04:00 |
Vaibhav Agarwal
|
64e20261db
|
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
|
2014-03-06 13:42:43 -05:00 |
Bobby Holley
|
5b2f9328e7
|
Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
|
2014-02-14 22:36:43 -08:00 |
Phil Ringnalda
|
4d898ac6fc
|
Back out 4fc776ee6852:6a0ebe4ddd01 (bug 968335) and e7d697004921 (bug 923904) for b2g emulator build bustage
CLOSED TREE
|
2014-02-14 18:35:30 -08:00 |
Bobby Holley
|
2ef77bb4c3
|
Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
|
2014-02-14 16:13:37 -08:00 |
Boris Zbarsky
|
3c296f449e
|
Bug 966665. Don't DCE DOM method calls and getters that can throw exceptions. r=jandem
|
2014-02-03 11:04:06 -05:00 |
Boris Zbarsky
|
c99d5b8e9e
|
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 |
Boris Zbarsky
|
0bc28e81b8
|
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 |
Boris Zbarsky
|
cca591c20a
|
Bug 936056. Be consistent about the thisobj we pass to getters. r=jorendorff
|
2013-12-02 19:08:07 -05:00 |
Boris Zbarsky
|
20b04d6057
|
Bug 882541 part 4. Treat undefined as missing for optional WebIDL arguments. r=khuey,ms2ger
|
2013-10-11 12:28:24 -04:00 |
Boris Zbarsky
|
6225c78b1a
|
Bug 923010. When rethrowing exceptions from JS-implemented components to content script, make sure to give them a useful filename and line number, pointing to the content script location that triggered the exception. r=peterv
|
2013-10-03 08:34:47 -04:00 |
Gregory Szorc
|
1cff342d15
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
Ed Morley
|
18a411a55c
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
Gregory Szorc
|
6ed63cb064
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |