Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
MozReview-Commit-ID: DKR6ROiHRS7
This commit is contained in:
@@ -762,7 +762,8 @@ private:
|
||||
mCanceled = true;
|
||||
|
||||
MOZ_ALWAYS_SUCCEEDS(
|
||||
NS_DispatchToMainThread(NewRunnableMethod(this,
|
||||
NS_DispatchToMainThread(NewRunnableMethod("ScriptLoaderRunnable::CancelMainThreadWithBindingAborted",
|
||||
this,
|
||||
&ScriptLoaderRunnable::CancelMainThreadWithBindingAborted)));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user