gecko-dev/dom/media/ipc
James Cheng 884fc56be9 Bug 1411523 - Remove 'this' from lambda captures [self, this] under dom/media r=jwwang
Capturing |this| only if |self| needs to appear more than twice in a lambda.

MozReview-Commit-ID: 38iYDznjgBH

--HG--
extra : rebase_source : 9471fd4519c5c5be6e6e10eb11db8eeb041327d1
2017-10-26 16:59:40 +08:00
..
MediaIPCUtils.h Bug 1394648 - Switch from nsInt{Point,Rect,Size} to gfx::Int{Point,Rect,Size} in dom/media. r=jwwang 2017-08-29 14:00:33 +12:00
PVideoDecoder.ipdl Bug 1394591 - P4. Pass decoder description to RemoteVideoDecoder. r=mattwoodrow 2017-09-01 18:22:55 +02:00
PVideoDecoderManager.ipdl Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
RemoteVideoDecoder.cpp Bug 1411523 - Remove 'this' from lambda captures [self, this] under dom/media r=jwwang 2017-10-26 16:59:40 +08:00
RemoteVideoDecoder.h Bug 1394591 - P5. Remove need for atomic members. r=mattwoodrow 2017-09-01 22:51:20 +02:00
VideoDecoderChild.cpp Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderChild.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderManagerChild.cpp Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderManagerChild.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderManagerParent.cpp Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderManagerParent.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderParent.cpp Bug 1411523 - Remove 'this' from lambda captures [self, this] under dom/media r=jwwang 2017-10-26 16:59:40 +08:00
VideoDecoderParent.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
moz.build Bug 1288618 - Part 15: Add media code interface RemoteVideoDecoder. r=cpearce,dvander 2016-09-21 21:25:41 +12:00