We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5610811 commit 1b247d8Copy full SHA for 1b247d8
identity/CHANGELOG.md
@@ -6,3 +6,6 @@ API introduced and exposed as an origin trial.
6
## Chrome m93
7
* Capture handle previously exposed `track.getSettings().captureHandle`; now as `track.getCaptureHandle()`.
8
* Events previously contained the capture handle as `event.captureHandle`, now as `event.captureHandle()`.
9
+
10
+## Chrome m102
11
+* `CaptureHandleChangeEvent` has been replaced by a simple `Event`. <http://crbug.com/1322174>
0 commit comments