Closed
Bug 1668588
Opened 5 years ago
Closed 3 years ago
Remove and cleanup some dead code in save to pocket button
Categories
(Firefox :: Pocket, enhancement, P2)
Firefox
Pocket
Tracking
()
RESOLVED
INVALID
People
(Reporter: thecount, Unassigned)
References
(Blocks 1 open bug)
Details
At the very least, I see two areas that are easy decisions and can safely be removed.
- The function isInOverflowMenu, is just returning false. I bet at one point it was used, but looks like now it's a no op.
- The SendToMobile functionality was code from a long past experiment that's currently off. We can remove it too.
| Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Iteration: --- → 84.1 - Oct 19 - Nov 01
Priority: -- → P2
Updated•5 years ago
|
Iteration: 84.1 - Oct 19 - Nov 01 → ---
Comment 1•3 years ago
|
||
By now neither of those pieces still exist in code, therefore marking as INVALID.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•