gecko/js/xpconnect
Terrence Cole 76e866779c Bug 805080 - Remove unused CESU8 support from SpiderMonkey; r=luke
We have many CESU8 paths in SpiderMonkey which are completely unused and
untested. We have many more "UTF-8" paths which are really mislabled CESU8 paths
and visa-versa. This patch attempts to disentable all of the various encoding
options in SpiderMonkey.
2012-10-29 13:55:17 -07:00
..
crashtests Bug 797583 - Remove bogus assertion. r=mrbkap 2012-10-04 11:56:51 +02:00
idl Backed out 2 changesets (bug 579517) 2012-10-25 12:32:24 -04:00
loader Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
public Bug 798123 - Fix build bustage. r=Waldo 2012-10-18 22:21:38 -04:00
shell Bug 805080 - Remove unused CESU8 support from SpiderMonkey; r=luke 2012-10-29 13:55:17 -07:00
src Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan 2012-10-26 15:32:10 +02:00
tests Bug 804630 - Tests for exposing prototype properties on a derived object. r=mrbkap 2012-10-30 18:29:11 +01:00
wrappers Bug 803068 - Merge DirectWrapper and Wrapper. r=ejpbruel 2012-10-29 16:52:53 +01:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00