← Back to release summary

Make CaptureController derive from the EventTarget interface

Category
Miscellaneous
Type
Chromium catches up
Status
Enabled by default (Chrome 117)
Intent stage
Prepare to ship

Summary

The CaptureController interface enables further manipulation of a screen capture session. In the future, it is expected that the events related to a capture session are dispatched on that controller. To be able to manage listeners for such events, the EventTarget methods are made available on CaptureController.

Standards & signals

View on chromestatus.com