зеркало из https://github.com/mozilla/gecko-dev.git
Bug 944801 - [Australis] Collect UITelemetry on how many links are opened from the bookmarks menu button. r=Gijs.
This commit is contained in:
Родитель
f6e19dc201
Коммит
5ffde5cf9a
|
@ -121,6 +121,9 @@ XPCOMUtils.defineLazyGetter(this, "ALL_BUILTIN_ITEMS", function() {
|
|||
"zoom-out-button",
|
||||
"zoom-reset-button",
|
||||
"zoom-in-button",
|
||||
"BMB_bookmarksPopup",
|
||||
"BMB_unsortedBookmarksPopup",
|
||||
"BMB_bookmarksToolbarPopup",
|
||||
]
|
||||
return DEFAULT_ITEMS.concat(PALETTE_ITEMS)
|
||||
.concat(SPECIAL_CASES);
|
||||
|
|
Загрузка…
Ссылка в новой задаче