This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-08 12:22:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7cc4748be3
gecko-dev
/
js
History
Jeff Walden
7cc4748be3
Bug 648471 - If JSON.stringify's replacer is an array, only get the list of property names to use from it once (i.e. invoke getters on the array only once), and get them in order from 0 to the array's initial length. Also use non-enumerable array index properties in addition to enumerable array index properties. r=pbiggar
...
--HG-- extra : rebase_source : 874e2502e5b5223feb19b457debc8cc8dc51e6cb
2011-04-11 01:46:12 -07:00
..
ipc
Bug 537873: Add 'strict' argument to setters defined throughout Firefox. r=brendan
2011-02-09 11:31:40 -08:00
jetpack
Bug 537873: Add 'strict' argument to setters defined throughout Firefox. r=brendan
2011-02-09 11:31:40 -08:00
jsd
Bug 646380 - jsd_GetValueString needs to null out 'call' after leaving the cross compartment call (r=sphink)
2011-03-31 15:29:44 -04:00
src
Bug 648471 - If JSON.stringify's replacer is an array, only get the list of property names to use from it once (i.e. invoke getters on the array only once), and get them in order from 0 to the array's initial length. Also use non-enumerable array index properties in addition to enumerable array index properties. r=pbiggar
2011-04-11 01:46:12 -07:00