Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Bobby Holley
|
76c4cc2f7f
|
Bug 743615 - Add the JS_{Read,Write}StructuredClone api. r=jorendorff
|
2012-04-24 12:58:07 +02:00 |
|
Bobby Holley
|
443758c2de
|
Bug 667388 - Handle wrappers during structured clone. r=mrbkap
We also remove the declared-but-never-implemented JSObject::getWrapperHandler.
|
2012-03-23 14:59:27 -07:00 |
|
David Mandelin
|
0a4c9bd844
|
Bug 725550: remove obsolete typedef jsdouble, r=jwalden
|
2012-02-24 14:19:52 -08:00 |
|
Marco Bonardo
|
7aa79ce5b7
|
Backout 4fc2f49371a8 (bug 725550) for build failures
|
2012-02-25 00:16:47 +01:00 |
|
David Mandelin
|
d85948e391
|
Bug 725550: remove obsolete typedef jsdouble, r=jwalden
|
2012-02-24 14:19:52 -08:00 |
|
Jeff Walden
|
b580faca5d
|
Remove internal #includes of jsstdint.h, the functionality of which is now part of the JSAPI and need not be explicitly #included. No bug, r=evilpies, r=jorendorff, r=terrence, all over IRC
|
2012-01-22 21:22:10 -08:00 |
|
Ms2ger
|
4e1fdf43d2
|
Bug 677079 - Part e: Move js_GetSCOffset to jsfriendapi.h; r=luke
|
2012-01-15 09:13:08 +01:00 |
|
Jeff Walden
|
12e010ddeb
|
Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin
|
2011-12-08 22:54:10 -05:00 |
|
Luke Wagner
|
f6e92fa08c
|
Bug 689362 - Create js/public (with the intention that its contents will eventually be the only INSTALLED_HEADERS), move Vector and HashTable to js/public and some dependencies (r=billm,sr=dmandelin)
|
2011-10-04 15:33:00 -07:00 |
|
Luke Wagner
|
765347e745
|
Bug 684526 - Remove Jsvalify/Valueify (r=waldo)
|
2011-09-20 11:40:24 -07:00 |
|
Kyle Huey
|
039da344dd
|
Bug 667652: Add a JS_FRIEND_API to get at the current offset in a structured clone buffer. r=jorendorff.
|
2011-06-29 12:09:15 -07:00 |
|
Kyle Huey
|
8c287e2cc2
|
Bug 613066: Update structured clone algorithm to the latest spec. r=jorendorff
|
2011-06-16 11:22:37 -07:00 |
|
Igor Bukanov
|
0df557588e
|
bug 646044 - ContextAllocPolicy should not account for GC memory pressure. r=luke
|
2011-03-30 12:10:12 +02:00 |
|
Ben Turner
|
816fc2b011
|
Bug 618484 - 'Allow ChromeWorkers access to XPCOM objects'. r=jst+jorendorff, a=blocking.
|
2011-01-06 22:21:30 -08:00 |
|
Jason Orendorff
|
d91f9b75ee
|
Add support for structured cloning of String/Boolean/Number objects. Bug 602804, r=gal.
|
2010-12-03 10:07:08 -06:00 |
|
David Anderson
|
6b77d89296
|
Clean up exec pool and LinkBuffer use (bug 601041, r=dmandelin).
|
2010-10-01 09:47:44 -07:00 |
|
Jason Orendorff
|
3ad5e4dfa9
|
Bug 595297 - Portable serialize/deserialize implementation of the HTML5 structured cloning algorithm (jsclone.cpp). r=gal.
|
2010-09-30 19:47:10 -05:00 |
|