Bug 1405962. P2 - use thread-safe ref counting. r=gerald
These listeners will be AddRefed/Released off the main thread when OMT data delivery is enabled. MozReview-Commit-ID: CSOBgNNf3OW
This commit is contained in:
@@ -459,7 +459,7 @@ class HTMLMediaElement::MediaLoadListener final
|
||||
{
|
||||
~MediaLoadListener() {}
|
||||
|
||||
NS_DECL_ISUPPORTS
|
||||
NS_DECL_THREADSAFE_ISUPPORTS
|
||||
NS_DECL_NSIREQUESTOBSERVER
|
||||
NS_DECL_NSISTREAMLISTENER
|
||||
NS_DECL_NSICHANNELEVENTSINK
|
||||
|
||||
Reference in New Issue
Block a user