Closed
Bug 1279638
Opened 9 years ago
Closed 9 years ago
Error: TelemetryStopwatch: requesting elapsed time for nonexisting stopwatch.
Categories
(Toolkit :: Telemetry, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1233004
People
(Reporter: mvocom, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID: 20160604131506
Steps to reproduce:
I've disabled data sharing (Telemetry etc.).
Actual results:
The following error appears in the Error Console every few seconds.
TelemetryStopwatch: requesting elapsed time for nonexisting stopwatch. Histogram: "FX_PAGE_LOAD_MS", key: "null"
resource://gre/modules/TelemetryStopwatch.jsm
Line: 297
Exact STR:
Override newTabService.newTabURL to 'about:blank'(by installing https://addons.mozilla.org/en-US/firefox/addon/blank-new-tab/ or in a different way).
Open a new tab.
Result:
The above mentioned error.
**The error appears occasionally with a new profile (without overriding newTabService.newTabURL) as well.**
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•