feat(webkit): roll to r1542 (#8791)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-09-15 09:51:32 +02:00 committed by GitHub
parent 476a3c59a3
commit b69818d9f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,7 @@
},
{
"name": "webkit",
"revision": "1541",
"revision": "1542",
"installByDefault": true,
"revisionOverrides": {
"mac10.14": "1446"

View File

@ -8200,6 +8200,7 @@ the top of the viewport and Y increases as it proceeds towards the bottom of the
width: number;
height: number;
toolbarHeight: number;
scale?: number;
}
export type startVideoReturnValue = {
/**