Closed
Bug 1207349
Opened 9 years ago
Closed 5 years ago
Firefox didn't show all the directory tiles in the new tab page
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: nanj, Assigned: emtwo)
Details
When opening a new tab page, it didn't display all the directory tiles.
The attached is the tile set for CA/en-US, it has 12 directory tiles, but the "Lightbeam for Firefox" (the 6th) and "Pocket for Firefox" (the 12th) didn't show up.
https://tiles-cloudfront.cdn.mozilla.net/desktop/CA/en-US.68d06e0a70fc27db60006f16f22b002fcf45841d.ag.json
Assignee | ||
Comment 1•9 years ago
|
||
Investigated this issue. The reason Lightbeam and Pocket do not show up is because they have the same base domain as Mozilla Manifesto - www.mozilla.org which shows up before them.
We purposely group tiles with the same domain (http://hg.mozilla.org/mozilla-central/file/a1ccea59e254/toolkit/modules/NewTabUtils.jsm#l937) so that a site like facebook wouldn't take up your entire newtab page if you browsed there for a little bit.
A potential solution could be adding an exception for directory tiles to not group by domain.
An immediate workaround could be not serving tiles with the same base domain together.
Reporter | ||
Comment 2•9 years ago
|
||
Thanks for investigating this, Marina. Grouping tiles by domains makes sense to me.
I'll forward this to the shareholders. Then we could figure out the best solution.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•9 years ago
|
||
Reopen this one as we're looking to add an exception in Firefox for the directory tiles.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Updated•9 years ago
|
Version: 41 Branch → unspecified
Comment 4•5 years ago
|
||
Hello!
This bug has been closed due to inactivity and/or the potential for this bug to no longer be an issue with the new Discovery Stream-powered New Tab experience.
Please help us triage by reopening if this issue still persists and should be addressed.
Thanks!
Status: REOPENED → RESOLVED
Closed: 9 years ago → 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•