Closed
Bug 1266832
Opened 9 years ago
Closed 8 years ago
replace Services.telemetry
Categories
(DevTools :: Framework, enhancement, P1)
DevTools
Framework
Tracking
(firefox50 fixed)
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: tromey, Assigned: tromey)
References
Details
(Whiteboard: [devtools-html])
Attachments
(1 file)
We need to replace Services.telemetry for the devtools
de-chrome-ification project.
Updated•9 years ago
|
Flags: qe-verify-
Priority: -- → P2
Updated•8 years ago
|
Priority: P2 → P3
Whiteboard: [devtools-html] → [reserve-html]
Assignee | ||
Comment 1•8 years ago
|
||
Specifically our plan for this bug is to stub out telemetry and have it do nothing.
Probably the best way is to make a Services.telemetry object in our Services.js shim.
Assignee | ||
Comment 2•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/65650/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/65650/
Attachment #8772998 -
Flags: review?(gtatum)
Assignee | ||
Comment 3•8 years ago
|
||
For some reason this one was making me crazy.
Assignee: nobody → ttromey
Status: NEW → ASSIGNED
Updated•8 years ago
|
Iteration: --- → 50.4 - Aug 1
Priority: P3 → P1
Whiteboard: [reserve-html] → [devtools-html]
Comment 4•8 years ago
|
||
Comment on attachment 8772998 [details]
Bug 1266832 - add dummy telemetry object to Services shim;
https://reviewboard.mozilla.org/r/65650/#review62914
LGTM.
Attachment #8772998 -
Flags: review?(gtatum) → review+
Assignee | ||
Comment 5•8 years ago
|
||
Pushed by ttromey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b92567e80d1e
add dummy telemetry object to Services shim; r=gregtatum
Comment 7•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 50
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•