diff options
author | Gaming4JC <g4jc@bulletmail.org> | 2018-06-21 20:09:48 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@bulletmail.org> | 2018-06-21 20:09:48 -0400 |
commit | e3719ec517645a17224d2f3e5d3320ea77952719 (patch) | |
tree | 326ff9724e7adc8b33ca9f4da0247457686b41a1 /application/basilisk/base/content/browser-context.inc | |
parent | e6f765a27070a6b922742e61d0a14dcc2c18baba (diff) | |
download | UXP-e3719ec517645a17224d2f3e5d3320ea77952719.tar UXP-e3719ec517645a17224d2f3e5d3320ea77952719.tar.gz UXP-e3719ec517645a17224d2f3e5d3320ea77952719.tar.lz UXP-e3719ec517645a17224d2f3e5d3320ea77952719.tar.xz UXP-e3719ec517645a17224d2f3e5d3320ea77952719.zip |
Remove BrowserUITelemetry from Basilisk application
Diffstat (limited to 'application/basilisk/base/content/browser-context.inc')
-rw-r--r-- | application/basilisk/base/content/browser-context.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/application/basilisk/base/content/browser-context.inc b/application/basilisk/base/content/browser-context.inc index 9fa90b11c..36e0478af 100644 --- a/application/basilisk/base/content/browser-context.inc +++ b/application/basilisk/base/content/browser-context.inc @@ -3,9 +3,6 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -# NB: IF YOU ADD ITEMS TO THIS FILE, PLEASE UPDATE THE WHITELIST IN -# BrowserUITelemetry.jsm. SEE BUG 991757 FOR DETAILS. - <menugroup id="context-navigation"> <menuitem id="context-back" class="menuitem-iconic" |