Closed
Bug 1461696
Opened 5 years ago
Closed 5 years ago
Add telemetry for DOMAttrModified event
Categories
(Core :: DOM: Events, enhancement, P3)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla62
People
(Reporter: xidorn, Assigned: xidorn)
Details
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
smaug
:
review+
RyanVM
:
approval-mozilla-beta+
|
Details |
No description provided.
Comment hidden (mozreview-request) |
Comment 2•5 years ago
|
||
mozreview-review |
Comment on attachment 8975821 [details] Bug 1461696 - Add telemetry for DOMAttrModified event. https://reviewboard.mozilla.org/r/244018/#review249948
Attachment #8975821 -
Flags: review?(bugs) → review+
Updated•5 years ago
|
Priority: -- → P3
Comment 3•5 years ago
|
||
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again. hg error in cmd: hg rebase -s a68c3157b0201a19e4d71fbf4a4e9076ab6fb395 -d 0acb9d9da524: rebasing 463691:a68c3157b020 "Bug 1461696 - Add telemetry for DOMAttrModified event. r=smaug" (tip) merging dom/base/nsDeprecatedOperationList.h warning: conflicts while merging dom/base/nsDeprecatedOperationList.h! (edit, then use 'hg resolve --mark') unresolved conflicts (see hg resolve, then hg rebase --continue)
Assignee | ||
Comment 4•5 years ago
|
||
Comment on attachment 8975821 [details] Bug 1461696 - Add telemetry for DOMAttrModified event. Approval Request Comment [Feature/Bug causing the regression]: n/a [User impact if declined]: n/a [Is this code covered by automated tests?]: n/a [Has the fix been verified in Nightly?]: n/a [Needs manual test from QE? If yes, steps to reproduce]: n/a [List of other uplifts needed for the feature/fix]: none [Is the change risky?]: no [Why is the change risky/not risky?]: just add a telemetry for a deprecated feature [String changes made/needed]: n/a
Attachment #8975821 -
Flags: approval-mozilla-beta?
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/d813fae62728 Add telemetry for DOMAttrModified event. r=smaug
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d813fae62728
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Comment 7•5 years ago
|
||
Comment on attachment 8975821 [details] Bug 1461696 - Add telemetry for DOMAttrModified event. Adds usage telemetry for a deprecated feature. Approved for 61.0b6.
Attachment #8975821 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•5 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/c0246ac14207
status-firefox61:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•