Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor

This commit is contained in:
Bobby Holley
2014-08-14 18:47:15 -07:00
parent 218c039537
commit b2b763cb29
93 changed files with 196 additions and 279 deletions

View File

@@ -12,7 +12,6 @@
#include "nsContentUtils.h"
#include "xpcprivate.h"
#include "jsfriendapi.h"
#include "nsCxPusher.h"
#include "AccessCheck.h"
using namespace JS;