Closed
Bug 741281
Opened 13 years ago
Closed 13 years ago
Add a Java interface for sending telemetry data
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(blocking-fennec1.0 beta+)
RESOLVED
FIXED
Firefox 14
Tracking | Status | |
---|---|---|
blocking-fennec1.0 | --- | beta+ |
People
(Reporter: gcp, Assigned: gcp)
References
Details
Attachments
(2 files)
4.77 KB,
patch
|
blassey
:
review+
|
Details | Diff | Splinter Review |
1.89 KB,
patch
|
blassey
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•13 years ago
|
Updated•13 years ago
|
blocking-fennec1.0: --- → ?
Updated•13 years ago
|
blocking-fennec1.0: ? → beta+
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → gpascutto
Comment 1•13 years ago
|
||
Telemetry is important but recommend we don't block beta on it.
Assignee | ||
Comment 2•13 years ago
|
||
Because of bug 668312 it doesn't really make sense to offer an interface to define new Telemetry Histograms; they won't show up anyway unless we do some refactoring.
This just offers the bare minimum: update an existing histogram from within Java.
Attachment #614096 -
Flags: review?(blassey.bugs)
Updated•13 years ago
|
Attachment #614096 -
Flags: review?(blassey.bugs) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Simple Timer interface.
Attachment #614545 -
Flags: review?(blassey.bugs)
Updated•13 years ago
|
Attachment #614545 -
Flags: review?(blassey.bugs) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c2eb46478efc
https://hg.mozilla.org/mozilla-central/rev/845bd13a5ebe
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 14
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•