Commit 840f5c2
committed
Bug 1978232 - Correct InitPromise resolved values for several encoders r=media-playback-reviewers,padenot
This patch updates the `InitPromise` resolved values for several encoders from
`TrackInfo:kVideoTrack` to `true`. This aligns with the change introduced in
D199529 (Bug 1749046), where the resolved value was updated
Differential Revision: https://phabricator.services.mozilla.com/D2614921 parent 3ec6e7c commit 840f5c2
File tree
3 files changed
+3
-4
lines changed- dom/media/platforms
- agnostic/gmp
- android
- wmf
3 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
| 142 | + | |
144 | 143 | | |
145 | 144 | | |
146 | 145 | | |
| |||
0 commit comments