feat(webkit): roll to r1586 (#10775)

This commit is contained in:
github-actions[bot] 2021-12-08 07:52:25 -08:00 committed by GitHub
parent 5ba7903ba0
commit 287a2eaee8
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", "name": "webkit",
"revision": "1579", "revision": "1586",
"installByDefault": true, "installByDefault": true,
"revisionOverrides": { "revisionOverrides": {
"mac10.14": "1446" "mac10.14": "1446"

View file

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