Closed
Bug 1970931
Opened 9 months ago
Closed 6 months ago
Remove Error.captureStackTrace telemetry
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: dminor, Assigned: dminor)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Once we're done with the telemetry added by Bug 1970930, we can remove it.
Updated•8 months ago
|
| Assignee | ||
Comment 1•7 months ago
|
||
I'll plan to remove this after the July TC39 plenary, just in case there's questions about this.
Assignee: nobody → dminor
| Assignee | ||
Comment 2•6 months ago
|
||
The math-shift telemetry may have been added in the wrong order accidentally
in Bug 1923569, this is the result of re-running mach
gen-use-counter-metrics prior to making any changes to UseCounters.conf.
| Assignee | ||
Comment 3•6 months ago
|
||
Pushed by dminor@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/80dbee115fcc
https://hg.mozilla.org/integration/autoland/rev/4f642a7732af
Rerun mach gen-use-counter-metrics; r=mgaudet
https://github.com/mozilla-firefox/firefox/commit/cefcd6c5f6ea
https://hg.mozilla.org/integration/autoland/rev/086ac794bec3
Remove Error.captureStackTrace telemetry; r=mgaudet
https://github.com/mozilla-firefox/firefox/commit/efdf545c39e4
https://hg.mozilla.org/integration/autoland/rev/39d23aa3e676
apply code formatting via Lando
Comment 5•6 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4f642a7732af
https://hg.mozilla.org/mozilla-central/rev/086ac794bec3
https://hg.mozilla.org/mozilla-central/rev/39d23aa3e676
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c145/b144]
You need to log in
before you can comment on or make changes to this bug.
Description
•