Closed
Bug 1196732
Opened 10 years ago
Closed 8 years ago
Delete reading list references in Reader View code
Categories
(Firefox Graveyard :: Reading List, defect)
Firefox Graveyard
Reading List
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: arni2033, Unassigned)
References
()
Details
Attachments
(1 file)
365.07 KB,
image/png
|
Details |
STR: (Nightly 43.0a1 (2015-08-18))
1. Create pref browser.readinglist.enabled -> true
2. Open page http://kb.mozillazine.org/About:config_entries
3. Click Reader View button in location bar
Result: You can see reading list buttons on the left
Expectations: Reading list was removed in bug 1184005; all the code referencing it should be deleted
Note: "Reading List was never completed or enabled on Desktop, so users shouldn't
be using it" is not a reason to keep unnecessary code in browser
Comment 1•10 years ago
|
||
(In reply to arni2033 from comment #0)
> Note: "Reading List was never completed or enabled on Desktop, so
> users shouldn't be using it" is not a reason to keep unnecessary code in
> browser
Which is why we removed the reading list code :) But this was obviously missed - thanks.
Comment 2•10 years ago
|
||
Ah yeah, that pref remains in the code for Android. We should probably check we aren't desktop before checking that pref, but it doesn't seem like a particularly big deal.
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
Comment 3•8 years ago
|
||
Closing some old readinglist bugs.
You need to log in
before you can comment on or make changes to this bug.
Description
•