feat(webkit): roll to r2001
This commit is contained in:
parent
8c181f7e2b
commit
5a81b69b84
|
|
@ -33,7 +33,7 @@
|
|||
},
|
||||
{
|
||||
"name": "webkit",
|
||||
"revision": "2000",
|
||||
"revision": "2001",
|
||||
"installByDefault": true,
|
||||
"revisionOverrides": {
|
||||
"mac10.14": "1446",
|
||||
|
|
|
|||
|
|
@ -1256,6 +1256,10 @@ export module Protocol {
|
|||
* 2D
|
||||
*/
|
||||
desynchronized?: boolean;
|
||||
/**
|
||||
* 2D
|
||||
*/
|
||||
willReadFrequently?: boolean;
|
||||
/**
|
||||
* WebGL, WebGL2
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue