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
Makefile.in
message-metadata.ini
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