Closed
Bug 1804511
Opened 2 years ago
Closed 2 years ago
Pocket newtab move sponsored content into its own feed
Categories
(Firefox :: New Tab Page, enhancement)
Firefox
New Tab Page
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: thecount, Assigned: thecount)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Right now all sponsored content fetching and manipulation is done inside and contained inside DiscoveryStreamFeed and the DiscoveryStream redux store.
With the sponsored topsites work, this data is ow shared.
I think we'll have significant improvements if the spoc related stuff was split out into its own feed and store, that way can easily be shared by topsites.
It'll help reduce state bugs by providing the sponsored Pocket data used by topsites earlier in the setup flow, so we don't have to inject sponsored Pocket topsites later during render.
I think it'll also clean up and redux complexity in reading code for both DiscoveryStream and Topsites if the sponsored content logic is split up.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Attachment #9307135 -
Attachment is obsolete: true
Assignee | ||
Comment 2•2 years ago
|
||
Closing in favour of a simpler solution in bug 1805589
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•