Remove useless getSpecialFolderKey assignment
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
People
(Reporter: mconley, Assigned: manishkk)
Details
Attachments
(1 file)
| Assignee | ||
Comment 1•7 years ago
|
||
Need to remove this only?
https://searchfox.org/mozilla-central/search?q=getSpecialFolderKey&case=false®exp=false&path=
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
this line should exist?
https://searchfox.org/mozilla-central/source/toolkit/components/url-classifier/tests/unit/head_urlclassifier.js#44
| Reporter | ||
Comment 5•7 years ago
|
||
Bah, I just realized that comm-central uses this member. :(
See my review. I don't think we should review it unless we need to, to avoid screwing over comm-central needlessly.
| Reporter | ||
Comment 6•7 years ago
|
||
(In reply to Manish [:manishkk] from comment #4)
this line should exist?
https://searchfox.org/mozilla-central/source/toolkit/components/url-classifier/tests/unit/head_urlclassifier.js#44
Hey, :dimi, do you know if we can get rid of the references to this file?
Comment 7•7 years ago
|
||
(In reply to Mike Conley (:mconley) (:⚙️) from comment #6)
(In reply to Manish [:manishkk] from comment #4)
this line should exist?
https://searchfox.org/mozilla-central/source/toolkit/components/url-classifier/tests/unit/head_urlclassifier.js#44Hey, :dimi, do you know if we can get rid of the references to this file?
yes.
This looks like a duplicate comment of Bug 723153 Comment 16
| Assignee | ||
Comment 8•7 years ago
|
||
yes, Sorry!
It's a duplicate comment, mistakenly happened.
Description
•