Back out 682bf201edde, ef35ba222ac8, and 6a20cf61289d (bug 750907, bug 751003, bug 751377) because of build failure on a CLOSED TREE

This commit is contained in:
Matt Brubeck
2012-05-03 14:55:52 -07:00
parent 74ee5ce8f4
commit 6ef536f064
51 changed files with 1083 additions and 1113 deletions

View File

@@ -54,6 +54,7 @@
#include "jsatom.h"
#include "jscntxt.h"
#include "jsgc.h"
#include "jsgcmark.h"
#include "jslock.h"
#include "jsnum.h"
#include "jsstr.h"
@@ -61,7 +62,6 @@
#include "jsxml.h"
#include "frontend/Parser.h"
#include "gc/Marking.h"
#include "jsstrinlines.h"
#include "jsatominlines.h"