зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 7544c8f9eea7 (bug 1847787) for causing marionette crashes with @mozilla::net::nsHttpChannel::OnStartRequest CLOSED TREE
This commit is contained in:
Родитель
f28489d5ae
Коммит
94efb1e162
|
@ -1649,7 +1649,7 @@ pref("browser.newtabpage.activity-stream.discoverystream.essentialReadsHeader.en
|
|||
pref("browser.newtabpage.activity-stream.discoverystream.recentSaves.enabled", false);
|
||||
pref("browser.newtabpage.activity-stream.discoverystream.editorsPicksHeader.enabled", false);
|
||||
pref("browser.newtabpage.activity-stream.discoverystream.spoc-positions", "1,5,7,11,18,20");
|
||||
pref("browser.newtabpage.activity-stream.discoverystream.spoc-topsites-positions", "2");
|
||||
pref("browser.newtabpage.activity-stream.discoverystream.spoc-topsites-positions", "1");
|
||||
pref("browser.newtabpage.activity-stream.discoverystream.widget-positions", "");
|
||||
|
||||
pref("browser.newtabpage.activity-stream.discoverystream.spocs-endpoint", "");
|
||||
|
|
|
@ -2209,7 +2209,7 @@ getHardcodedLayout = ({
|
|||
spocPositions = [1, 5, 7, 11, 18, 20],
|
||||
spocTopsitesPositions = [1],
|
||||
spocPlacementData = { ad_types: [3617], zone_ids: [217758, 217995] },
|
||||
spocTopsitesPlacementData = { ad_types: [3120], zone_ids: [280143] },
|
||||
spocTopsitesPlacementData,
|
||||
widgetPositions = [],
|
||||
widgetData = [],
|
||||
sponsoredCollectionsEnabled = false,
|
||||
|
|
Загрузка…
Ссылка в новой задаче