commit bf509276864254cc2d4a47509e71d15a5eb316ff
Author: Ryan VanderMeulen <[email protected]>
Date:   Thu Aug 7 15:45:24 2014 -0400

    Backed out changeset 48842a146399 (bug 1041148). DONTBUILD CLOSED TREE
---
 dom/workers/XMLHttpRequest.cpp |    2 --
 1 file changed, 2 deletions(-)

diff --git a/dom/workers/XMLHttpRequest.cpp b/dom/workers/XMLHttpRequest.cpp
index f00dbd2..9299cad 100644
--- a/dom/workers/XMLHttpRequest.cpp
+++ b/dom/workers/XMLHttpRequest.cpp
@@ -1412,8 +1412,6 @@ XMLHttpRequest::XMLHttpRequest(JSContext* aCx, 
WorkerPrivate* aWorkerPrivate)
   mWithCredentials(false), mCanceled(false), mMozAnon(false), mMozSystem(false)
 {
   mWorkerPrivate->AssertIsOnWorkerThread();
-
-  mozilla::HoldJSObjects(this);
 }
 
 XMLHttpRequest::~XMLHttpRequest()



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to