gecko-dev/ipc/ipdl
Barret Rennie 59bbcf47d9 Bug 1581240 - Return a Promise from windowUtils.setCompositionRecording() r=nika
`windowUtils.setCompositionRecording()` now returns a promise that is resolved
when the composition recorder is enabled (if given `true`) or when frames are
written to disk (if given `false`). To accomplish this, the
`WebRenderCompositionRecorder` now returns a `MozPromise` when writing frames
to disk begins that is resolved when that process finishes.

Differential Revision: https://phabricator.services.mozilla.com/D47300

--HG--
extra : moz-landing-system : lando
2019-11-07 22:34:25 +00:00
..
ipdl Bug 1546356 - Allow ManagedEndPoints as members of unions/structs. Part 4: Forward declare the inner type of a ManagedEndpoint. r=nika 2019-04-23 19:30:01 +02:00
test Bug 1550560 - Part 1: Parse refcounted protocols in IPDL, r=mccr8 2019-07-29 19:54:14 +00:00
ipdl.py Bug 1553270 - Part 2: Allow getting a protocol's name from its ProtocolID, r=froydnj 2019-05-24 22:36:49 +00:00
Makefile.in
message-metadata.ini Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00
moz.build
msgtype-components
sync-messages.ini Bug 1581240 - Return a Promise from windowUtils.setCompositionRecording() r=nika 2019-11-07 22:34:25 +00:00