Hardcoded layout results in only one new tab page rendered with discovery stream content
Categories
(Firefox :: New Tab Page, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | verified |
People
(Reporter: Mardak, Assigned: thecount)
References
(Regression)
Details
(Keywords: github-merged, regression)
Attachments
(3 files)
https://github.com/mozilla/activity-stream/pull/4904/files#r277979670
The expiration logic doesn't handle hardcoded layout correctly resulting in layout being refreshed and subsequently spocs endpoint which makes it look like spocs are not loaded preventing the rendering of content.
Reporter | ||
Comment 1•6 years ago
|
||
The code in bug 1543800 introduced the regression while bug 1545122 flipped the pref to turn it on.
Updated•6 years ago
|
Reporter | ||
Comment 2•6 years ago
|
||
Leaving open to temporarily disable hardcoded layout
Reporter | ||
Comment 3•6 years ago
|
||
Reporter | ||
Comment 5•6 years ago
|
||
Maybe I was too proactive in reverting the pref. This problem seems to only happen for new profiles where the cache has no existing layout entry. So existing people on nightly have a cached layout and will see the hardcoded layout somewhat correctly.. maybe (?)
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
bugherder |
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 8•6 years ago
|
||
Reporter | ||
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
bugherder |
Comment 12•6 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (68.0a1 Build ID - 20190429215338) installed, on Windows 10 x64, Arch Linux and Mac 10.13.3. Now, the articles are correctly loaded on each "New Tab" page.
Updated•5 years ago
|
Updated•3 years ago
|
Description
•