Jeff Walden
|
0855b78393
|
Bug 1052139 - Reorder the preventExtensions trap just after the [[Prototype]]-access traps. r=code-motion
--HG--
extra : rebase_source : ea85bf1daa26ec7a32caf2656ebf99c6e2757cfa
|
2014-10-21 11:40:04 -07:00 |
|
Jeff Walden
|
777c2ff26e
|
Bug 1085566 - Make the preventExtensions hook return succeeded/failed rather than always indicate failure by reporting an error. r=efaust
--HG--
extra : rebase_source : 487b569d23ce18f39fc53697e5f25cc789885803
|
2014-10-19 01:18:43 -07:00 |
|
Carsten "Tomcat" Book
|
fcc0eb1e30
|
Backed out changeset 9e900e87b4bb (bug 1085566)
|
2014-10-22 08:59:09 +02:00 |
|
Carsten "Tomcat" Book
|
aca347b75c
|
Backed out changeset 4eee647a5bd4 (bug 1052139)
|
2014-10-22 08:59:05 +02:00 |
|
Jeff Walden
|
b012538ad3
|
Bug 1052139 - Reorder the preventExtensions trap just after the [[Prototype]]-access traps. r=code-motion
--HG--
extra : rebase_source : 18f69552bad6922c1b602cbf81d6961883e4d5b8
|
2014-10-21 11:40:04 -07:00 |
|
Jeff Walden
|
1d2a7aa6cd
|
Bug 1085566 - Make the preventExtensions hook return succeeded/failed rather than always indicate failure by reporting an error. r=efaust
--HG--
extra : rebase_source : 3b61c22efe8b5b2b3135b11556b6b329479d3dcd
|
2014-10-19 01:18:43 -07:00 |
|
Peter Van der Beken
|
94ec1727fe
|
Bug 787070 - Expandos on the xray of DOM prototypes should have effect on xrays of DOM nodes, create the named properties object from the binding code. r=bz.
--HG--
extra : rebase_source : 9147c989b0f6b5791d3e98041029e730036c3892
|
2014-09-05 22:36:36 +02:00 |
|
Eric Faust
|
db3773210b
|
Bug 1027425 - Make all Proxy handler constructors use MOZ_CONSTEXPR. (r=bz, r=froydnj)
|
2014-08-28 13:47:16 -07:00 |
|
Boris Zbarsky
|
b1c1e22da4
|
Bug 1043690 part 2. Change the codegen for DOM proxies to ignore named props when looking up property descriptors on [[Set]]. r=efaust
|
2014-08-01 23:37:14 -04:00 |
|
Eric Faust
|
04ec29520a
|
Bug 1027402 - Part 3: Mark all Proxy Handler methods const. (r=jorendorff, r=bz)
|
2014-06-27 04:44:06 -07:00 |
|
Eric Faust
|
992c8dde5a
|
Bug 1027402 - Part 2: Mark Proxy Handler instances as const. (r=bholley, r=bz over IRC)
|
2014-06-27 04:44:04 -07:00 |
|
Eric Faust
|
d6d3b525f2
|
Bug 1027402 - Part 1: Remove set* from BaseProxyHandler. (r=bholley)
|
2014-06-27 04:44:02 -07:00 |
|
Carsten "Tomcat" Book
|
e4f5e9f3a3
|
Backed out changeset 2c6403818106 (bug 1027402) for bustage on a CLOSED TREE
|
2014-06-27 14:21:46 +02:00 |
|
Carsten "Tomcat" Book
|
cbe01cdaa8
|
Backed out changeset 346912776f97 (bug 1027402)
|
2014-06-27 14:21:22 +02:00 |
|
Carsten "Tomcat" Book
|
76beb8d59f
|
Backed out changeset 285c853fedfa (bug 1027402)
|
2014-06-27 14:21:20 +02:00 |
|
Eric Faust
|
62d61ccf3f
|
Bug 1027402 - Part 3: Mark all Proxy Handler methods const. (r=jorendorff, r=bz)
|
2014-06-27 04:44:06 -07:00 |
|
Eric Faust
|
6091687271
|
Bug 1027402 - Part 2: Mark Proxy Handler instances as const. (r=bholley)
|
2014-06-27 04:44:04 -07:00 |
|
Eric Faust
|
89bdda2ed7
|
Bug 1027402 - Part 1: Remove set* from BaseProxyHandler. (r=bholley)
|
2014-06-27 04:44:02 -07:00 |
|
Jason Orendorff
|
6e21c723d2
|
Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo.
|
2014-04-25 16:11:01 -05:00 |
|
Boris Zbarsky
|
9c3392475d
|
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 |
|
Nicholas Nethercote
|
2585de9a07
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
|
2013-08-17 15:50:18 -07:00 |
|
Boris Zbarsky
|
cee42710e6
|
Bug 895758 followup. Fix the include guard and some spacing issues.
|
2013-08-10 01:10:18 -04:00 |
|
Peter Van der Beken
|
ac70c03afa
|
Bug 895758. Make the global scope polluter a proxy. r=bzbarsky
|
2013-07-09 10:45:13 -04:00 |
|