Bug 710323 - Don't save unused properties for recommended addons (r=mfinkle)
This commit is contained in:
@@ -208,8 +208,6 @@ var RecommendedSearchResults = {
|
||||
id: aAddon.id,
|
||||
name: aAddon.name,
|
||||
version: aAddon.version,
|
||||
description: aAddon.description,
|
||||
averageRating: aAddon.averageRating,
|
||||
iconURL: aAddon.iconURL.replace(/^https/, "http")
|
||||
})
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user