зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1446676: Follow-up: Add talos add-on bootstrap.js files to xperf whitelist. r=bustage
MozReview-Commit-ID: 3Jkz769wz32 --HG-- extra : rebase_source : e1ac016b9ca7cbf7553f368b0ae802a811209101
This commit is contained in:
Родитель
66b7c55e79
Коммит
8f0a6f777d
|
@ -123,6 +123,7 @@
|
|||
"{profile}\\extensions\\pageloader@mozilla.org\\plugins": {},
|
||||
"{profile}\\extensions\\pageloader@mozilla.org\\searchplugins": {},
|
||||
"{profile}\\extensions\\talos-powers@mozilla.org": {},
|
||||
"{profile}\\extensions\\talos-powers@mozilla.org\\bootstrap.js": {},
|
||||
"{profile}\\extensions\\talos-powers@mozilla.org\\chrome.manifest": {},
|
||||
"{profile}\\extensions\\talos-powers@mozilla.org\\chrome\\talos-powers-content.js": {},
|
||||
"{profile}\\extensions\\talos-powers@mozilla.org\\components\\talospowersservice.js": {},
|
||||
|
|
|
@ -275,6 +275,12 @@
|
|||
"minbytes": 0,
|
||||
"maxbytes": 512
|
||||
},
|
||||
"{profile}\\extensions\\pageloader@mozilla.org\\bootstrap.js": {
|
||||
"mincount": 0,
|
||||
"maxcount": 6,
|
||||
"minbytes": 0,
|
||||
"maxbytes": 30000
|
||||
},
|
||||
"{profile}\\extensions\\pageloader@mozilla.org\\chrome.manifest": {
|
||||
"mincount": 2,
|
||||
"maxcount": 2,
|
||||
|
@ -329,6 +335,12 @@
|
|||
"minbytes": 0,
|
||||
"maxbytes": 8192
|
||||
},
|
||||
"{profile}\\extensions\\talos-powers@mozilla.org\\bootstrap.js": {
|
||||
"mincount": 0,
|
||||
"maxcount": 6,
|
||||
"minbytes": 0,
|
||||
"maxbytes": 30000
|
||||
},
|
||||
"{profile}\\extensions\\talos-powers@mozilla.org\\chrome.manifest": {
|
||||
"mincount": 2,
|
||||
"maxcount": 2,
|
||||
|
|
Загрузка…
Ссылка в новой задаче