gecko-dev/dom/media/eme
Jean-Yves Avenard 87438519f0 Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
Before P1, GetCurrentThreadSerialEventTarget would have always returned the same data as NS_GetCurrentThread, making the comment incorrect Now it will properly return the running TaskQueue if any.

This change of name more clearly exposes what they are doing, as we aren't always dealing with threads directly; but a nsISerialEventTarget

Differential Revision: https://phabricator.services.mozilla.com/D80354
2020-06-23 05:05:36 +00:00
..
mediadrm Bug 1637452: Part 11 - Fix JNI includes in dom/media; r=jya 2020-05-15 17:05:12 +00:00
CDMCaps.cpp
CDMCaps.h
CDMProxy.h
DecryptorProxyCallback.h
DetailedPromise.cpp
DetailedPromise.h
EMEUtils.cpp Bug 1633598 - Add a user of |JS::CopyArrayBuffer|. r=peterv 2020-05-07 23:47:21 +00:00
EMEUtils.h Bug 1633598 - Add a user of |JS::CopyArrayBuffer|. r=peterv 2020-05-07 23:47:21 +00:00
MediaEncryptedEvent.cpp Bug 1636252 - Handle JSAPI-created errors better a few places in EME code. r=peterv 2020-05-12 07:58:10 +00:00
MediaEncryptedEvent.h
MediaKeyError.cpp
MediaKeyError.h
MediaKeyMessageEvent.cpp Bug 1636252 - Handle JSAPI-created errors better a few places in EME code. r=peterv 2020-05-12 07:58:10 +00:00
MediaKeyMessageEvent.h
MediaKeySession.cpp Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
MediaKeySession.h Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
MediaKeyStatusMap.cpp
MediaKeyStatusMap.h
MediaKeySystemAccess.cpp Bug 1637452: Part 11 - Fix JNI includes in dom/media; r=jya 2020-05-15 17:05:12 +00:00
MediaKeySystemAccess.h
MediaKeySystemAccessManager.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
MediaKeySystemAccessManager.h
MediaKeySystemAccessPermissionRequest.cpp
MediaKeySystemAccessPermissionRequest.h
MediaKeys.cpp Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
MediaKeys.h Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
moz.build