Closed Bug 1529045 Opened 5 years ago Closed 5 years ago

Use CDN for DiscoveryStream Layouts

Categories

(Firefox :: New Tab Page, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
Firefox 67
Iteration:
67.2 - Feb 11 - 24
Tracking Status
firefox66 --- wontfix
firefox67 --- fixed

People

(Reporter: nchapman, Assigned: gsuntop)

References

Details

(Keywords: github-merged)

Attachments

(1 file)

Currently browser.newtabpage.activity-stream.discoverystream.config is set to:

{"api_key_pref":"extensions.pocket.oAuthConsumerKey","enabled":true,"show_spocs":true,"layout_endpoint":"https://getpocket.com/v3/newtab/layout?version=1&consumer_key=$apiKey&layout_variant=basic"}

It is pointed directly to getpocket.com instead of getpocket.cdn.mozilla.net.

The pref should instead be set to this by default:

{"api_key_pref":"extensions.pocket.oAuthConsumerKey","enabled":true,"show_spocs":true,"layout_endpoint":"https://getpocket.cdn.mozilla.net/v3/newtab/layout?version=1&consumer_key=$apiKey&layout_variant=basic"}

This isn't a critical issue for 66 as we'll be setting this pref via experiments and will use the CDN URLs there.

Assignee: nobody → gsuntop
Severity: normal → enhancement
Iteration: --- → 67.2 - Feb 11 - 24
Priority: -- → P1
Blocks: 1529755
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Component: Activity Streams: Newtab → New Tab Page
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: