feat(webkit): roll to r1541 (#8764)

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

View File

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

View File

@ -8200,7 +8200,6 @@ 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 = {
/**