summaryrefslogtreecommitdiffstats
path: root/application/basilisk/base/content/browser.xul
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@gmail.com>2018-08-20 08:18:55 +0200
committerGitHub <noreply@github.com>2018-08-20 08:18:55 +0200
commit29fbe8f27d58a0dfa64aadbbd1757dbbeff3a4fd (patch)
tree36c3c1770d3a2e636e34259975401014e923ddf1 /application/basilisk/base/content/browser.xul
parentf36ad080c6f2f13012180dc0ac566893be9020ad (diff)
parentf3ea4b9d7ac88193b0669e12a31a20685c89691b (diff)
downloadUXP-29fbe8f27d58a0dfa64aadbbd1757dbbeff3a4fd.tar
UXP-29fbe8f27d58a0dfa64aadbbd1757dbbeff3a4fd.tar.gz
UXP-29fbe8f27d58a0dfa64aadbbd1757dbbeff3a4fd.tar.lz
UXP-29fbe8f27d58a0dfa64aadbbd1757dbbeff3a4fd.tar.xz
UXP-29fbe8f27d58a0dfa64aadbbd1757dbbeff3a4fd.zip
Merge pull request #716 from g4jc/remove_telemetry_stopwatch
Basilisk: Remove TelemetryStopwatch
Diffstat (limited to 'application/basilisk/base/content/browser.xul')
-rw-r--r--application/basilisk/base/content/browser.xul3
1 files changed, 1 insertions, 2 deletions
diff --git a/application/basilisk/base/content/browser.xul b/application/basilisk/base/content/browser.xul
index 982edfcd9..74a90f5e0 100644
--- a/application/basilisk/base/content/browser.xul
+++ b/application/basilisk/base/content/browser.xul
@@ -521,8 +521,7 @@
tabbrowser="content"
flex="1"
setfocus="false"
- tooltip="tabbrowser-tab-tooltip"
- stopwatchid="FX_TAB_CLICK_MS">
+ tooltip="tabbrowser-tab-tooltip">
<tab class="tabbrowser-tab" selected="true" visuallyselected="true" fadein="true"/>
</tabs>