Commit 54702ee2 authored by Deian Stefan's avatar Deian Stefan
Browse files

Bug 1743023 - Make RLBoxSandboxPool ISupports threadsafe r=bholley

parent 8ea8699e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ class RLBoxSandboxPoolData;
// sandbox-specific details.
class RLBoxSandboxPool : public nsITimerCallback, public nsINamed {
 public:
  NS_DECL_ISUPPORTS
  NS_DECL_THREADSAFE_ISUPPORTS
  NS_DECL_NSITIMERCALLBACK
  NS_DECL_NSINAMED