Closed
Bug 1100547
Opened 11 years ago
Closed 10 years ago
use strict warning when opening timeline
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: tromey, Unassigned)
Details
I have a debug build of fx-team.
I started firefox and used the hamburger menu to open the profiler.
Once it was visible I switched to the timeline.
I saw this:
JavaScript strict warning: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/event-emitter.js, line 38: TypeError: ({}) is not extensible
JavaScript strict warning: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/event-emitter.js, line 39: TypeError: ({}) is not extensible
JavaScript strict warning: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/event-emitter.js, line 40: TypeError: ({}) is not extensible
JavaScript strict warning: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/event-emitter.js, line 41: TypeError: ({}) is not extensible
Comment 1•10 years ago
|
||
Moving into the Profiler component. Filter on GUTHRIE'S WAVY CAKES.
Component: Developer Tools: Timeline → Developer Tools: Profiler
Comment 2•10 years ago
|
||
We don't really care about this stuff.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•