зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1369604 - review: rm comment from WONTFIX'd bug. r=mcomella
MozReview-Commit-ID: 5zgonuODZHQ --HG-- extra : rebase_source : 4170e830ba1074532f9e97f05dbf66bc1c4e8d09
This commit is contained in:
Родитель
3f38bf8c55
Коммит
f4944b7a6e
|
@ -56,7 +56,6 @@ public class HighlightsRanking {
|
|||
// ourselves: this data structure is copied into two other data structures upon completion.
|
||||
//
|
||||
// To add a weight, just add it to tmpWeights as seen below.
|
||||
// TODO: Needs confirmation from the desktop team that this is the correct weight mapping (Bug 1336037)
|
||||
final SparseArray<Double> tmpWeights = new SparseArray<>();
|
||||
tmpWeights.put(FEATURE_VISITS_COUNT, -0.1);
|
||||
tmpWeights.put(FEATURE_DESCRIPTION_LENGTH, -0.1);
|
||||
|
|
Загрузка…
Ссылка в новой задаче