Closed
Bug 1486765
Opened 7 years ago
Closed 7 years ago
Add installTelemetryInfo to addon installed from Marionette
Categories
(Toolkit :: Add-ons Manager, enhancement, P3)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: rpl, Assigned: rpl)
References
Details
Attachments
(1 file)
This is a follow-up issue for Bug 1433334.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → lgreco
Status: NEW → ASSIGNED
Priority: -- → P3
| Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Please note that maja_zf is on maternity leave. Please r? me for
any testing/marionette changes.
Comment 3•7 years ago
|
||
Comment on attachment 9008111 [details]
Bug 1486765 - Add installTelemetryInfo to addon installed from Marionette. r=ato
Andreas Tolfsen ❲:ato❳ has approved the revision.
Attachment #9008111 -
Flags: review+
Comment 4•7 years ago
|
||
Why are we adding this? Telemetry should be disabled in any marionette managed profile
| Assignee | ||
Comment 5•7 years ago
|
||
(In reply to Andrew Swan [:aswan] from comment #4)
> Why are we adding this? Telemetry should be disabled in any marionette
> managed profile
The main reason is that marionette is used internally by selenium webdriver, and so I thought it is better to mark them with a telemetryInfo source, in case the telemetry has been enabled (by mistake or on purpose) in a Firefox profile controlled by selenium webdriver.
Updated•7 years ago
|
Attachment #9008111 -
Attachment description: Bug 1486765 - Add installTelemetryInfo to addon installed from Marionette. r?maja_zf! → Bug 1486765 - Add installTelemetryInfo to addon installed from Marionette. r=ato
| Assignee | ||
Comment 6•7 years ago
|
||
As agreed with :aswan over IRC, I'm going to change this patch to mark the addon installed from the Marionette to a generic "internal" source, and then that source is going to be used in Bug 1433335 to avoid recording telemetry events.
Pushed by luca.greco@alcacoop.it:
https://hg.mozilla.org/integration/autoland/rev/0402123a0238
Add installTelemetryInfo to addon installed from Marionette. r=ato
Comment 8•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•