A deprecation notice has already been added to both proxy.register and proxy.unregister. Directly below the generic deprecation noticed, I added an image of the console error to: [proxy.register](https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/register) and [proxy.unregister](https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/unregister) with the following text: This method has been deprecated in Firefox 68 and will be removed from Firefox 71. In Firefox 68 or later, calling this method logs an error message to the console
Bug 1545841 Comment 8 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
A deprecation notice has already been added to both proxy.register and proxy.unregister. Directly below the generic deprecation notice, I added an image of the console error to: [proxy.register](https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/register) and [proxy.unregister](https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/unregister) with the following text: This method has been deprecated in Firefox 68 and will be removed from Firefox 71. In Firefox 68 or later, calling this method logs an error message to the console