remove dead pref extensions.screenshots.upload-disabled and unused function isUploadDisabled()
Categories
(Firefox :: Screenshots, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: earthlng, Assigned: falgunimst95)
Details
Attachments
(2 files)
|
2.48 KB,
patch
|
Details | Diff | Splinter Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
The Screenshot extension's upload functionality was removed a while ago and extensions.screenshots.upload-disabled is now a dead pref. [1]
The custom experimental API function isUploadDisabled() isn't used anymore either and can also get removed. [2]
Good first bug
[1] https://searchfox.org/mozilla-central/search?q=upload-disabled
[2] https://searchfox.org/mozilla-central/search?q=isUploadDisabled
Comment 1•6 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0
Hi,
I will move this enhancement over to a component so developers can take a look over it. If this is not the correct component please feel free to change it to an appropriate one.
Thanks for your suggestion.
Updated•6 years ago
|
This is my 1st patch. Not sure what to select under flags etc.
If I did something wrong please let me know. Also don't know how to proceed now... any help is appreciated.
| Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 5•5 years ago
|
||
| bugherder | ||
Description
•