Remove proxy.register/unregister
Categories
(WebExtensions :: Request Handling, enhancement, P2)
Tracking
(firefox71 fixed)
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: mixedpuppy, Assigned: mixedpuppy)
References
(Blocks 1 open bug, )
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Assignee | ||
Updated•7 years ago
|
Comment 6•7 years ago
|
||
Assignee | ||
Comment 7•7 years ago
|
||
Assignee | ||
Comment 8•7 years ago
|
||
Updated•7 years ago
|
Assignee | ||
Updated•7 years ago
|
Comment 9•6 years ago
|
||
This bug is preventing the operation with switching of proxy servers by extensions in Firefox.
Can someone pay attention to it.
Thanks.
Comment 10•6 years ago
|
||
(In reply to signfinder from comment #9)
This bug is preventing the operation with switching of proxy servers by extensions in Firefox.
Can someone pay attention to it.
Thanks.
How would this bug prevent you from doing that? This bug is about removing a feature, not about adding something new.
Comment 11•6 years ago
|
||
Changing to a more accurate title.
Target is Firefox 71.
Comment 12•6 years ago
|
||
Can you read my #3 comment in here please
https://bugzilla.mozilla.org/show_bug.cgi?id=1545811#c3
Not reposting it here.
Assignee | ||
Comment 14•6 years ago
|
||
Assignee | ||
Comment 15•6 years ago
|
||
In addition to removing register/onregister/onProxyError from proxy docs: need to delete toProxyScript from https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/sendMessage
Assignee | ||
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
![]() |
||
Comment 18•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Comment 19•6 years ago
|
||
Hello,
Will this require manual validation? If yes, please provide some steps to reproduce in order to correctly test it and also, please set the "qe-verify+" flag. Otherwise, could the "qe-verify-" flag be added? Thanks!
Assignee | ||
Comment 20•6 years ago
|
||
This is code removal and the remaining APIs have tests and have existed for a long time now.
Comment 21•6 years ago
|
||
Looks like we've done the docs for this one; see https://github.com/mdn/sprints/issues/2278
Description
•