зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1594710 remove deprecated proxy api from schema r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D52229 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
25d3bd3125
Коммит
6548fe35bb
|
@ -159,18 +159,6 @@
|
|||
"type": "object"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "onProxyError",
|
||||
"type": "function",
|
||||
"deprecated": "proxy.onProxyError has been deprecated and will be removed in Firefox 71. Use proxy.onError instead.",
|
||||
"description": "Please use $(ref:proxy.onError).",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "error",
|
||||
"type": "object"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче