remove setZoomLevelLimits
This commit is contained in:
parent
459a5e3a1f
commit
211b542ae4
6 changed files with 3 additions and 26 deletions
|
@ -375,9 +375,7 @@ const registerWebViewElement = function () {
|
|||
'send',
|
||||
'sendInputEvent',
|
||||
'setLayoutZoomLevelLimits',
|
||||
'setVisualZoomLevelLimits',
|
||||
// TODO(kevinsawicki): Remove in 2.0, deprecate before then with warnings
|
||||
'setZoomLevelLimits'
|
||||
'setVisualZoomLevelLimits'
|
||||
]
|
||||
|
||||
// Forward proto.foo* method calls to WebViewImpl.foo*.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue