Remove proxy.onProxyError
Categories
(WebExtensions :: General, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: erosman, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proxy])
Updated•8 years ago
|
Updated•8 years ago
|
Comment 1•8 years ago
|
||
Updated•7 years ago
|
Comment 2•7 years ago
|
||
need to remove these only?
https://searchfox.org/mozilla-central/search?q=proxy.onProxyError&case=false®exp=false&path=
Reporter | ||
Comment 3•7 years ago
|
||
It would be better to ask Shane
Comment 4•7 years ago
|
||
The use in the tests should change to proxy.onError.
The implementation in ext-proxy would be removed.
Prior to doing this, we need to go through whatever process we need to do for deprecating/removal of these.
https://wiki.mozilla.org/WebExtensions/DeprecationPolicy
We should probably start this process for onProxyError and register/unregister if someone wants to drive that.
Lets see if Mike wants to, or if we can drive that via contributor.
Comment 5•6 years ago
|
||
I plan to drive the deprecation process for both proxy.onProxyError and proxy.register/unregister.
Updated•6 years ago
|
Comment 6•6 years ago
|
||
Going back to the original (accurate) title.
Target is Firefox 71.
![]() |
||
Updated•6 years ago
|
Comment 7•6 years ago
|
||
This will just be part of bug 1443259
Description
•