Closed Bug 1388619 Opened 7 years ago Closed 5 years ago

Remove proxy.onProxyError

Categories

(WebExtensions :: General, enhancement, P3)

55 Branch
enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1443259
Future

People

(Reporter: eros_uk, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [proxy])

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20170805085114

Steps to reproduce:

Further to Bug 1371879 discussion which led to renaming and addition of proxy.register & proxy.unregister, it was agreed to rename proxy.onProxyError to proxy.onError but it seems the bug was never filled.


Further ref: Bug 1293751
Priority: -- → P5
Whiteboard: [proxy]
onError added and a deprecated note in schema in bug 1409878.  Probably before the next (after 60) esr we should remove the onProxyError listener.
Depends on: 1409878
Summary: Rename proxy.onProxyError to proxy.onError → remove proxy.onProxyError
Target Milestone: --- → Future
Product: Toolkit → WebExtensions

It would be better to ask Shane

Flags: needinfo?(eros_uk) → needinfo?(mixedpuppy)

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.

Flags: needinfo?(mixedpuppy) → needinfo?(mconca)

I plan to drive the deprecation process for both proxy.onProxyError and proxy.register/unregister.

Flags: needinfo?(mconca)
Status: UNCONFIRMED → NEW
Type: defect → enhancement
Ever confirmed: true
Priority: P5 → P2
Summary: remove proxy.onProxyError → deprecate proxy.onProxyError
Blocks: 1545811

Going back to the original (accurate) title.

Target is Firefox 71.

Summary: deprecate proxy.onProxyError → Remove proxy.onProxyError
Priority: P2 → P3

This will just be part of bug 1443259

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.