Closed
Bug 1838848
Opened 1 year ago
Closed 4 months ago
Split the current telemetry of MutationEvents
Categories
(Core :: DOM: Events, task)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: hsinyi, Assigned: mathew.hodson, Mentored)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
We have MutationEvent telemetry based on the aggregated number . We should consider to split that into separate events, like DOMNodeInsertedEvent, DOMSubtreeModifiedEvent, DOMNodeRemovedEvent, DOMNodeRemovedFromDocumentEvent , and DOMNodeInsertedIntoDocumentEvent.
This will allow gradual removal.
Updated•1 year ago
|
Assignee: nobody → masayuki
Status: NEW → ASSIGNED
Reporter | ||
Updated•10 months ago
|
Keywords: good-first-bug
Reporter | ||
Updated•10 months ago
|
Assignee: masayuki → nobody
Mentor: masayuki
Status: ASSIGNED → NEW
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → mathew.hodson
Status: NEW → ASSIGNED
Assignee | ||
Updated•4 months ago
|
Component: DOM: Core & HTML → DOM: Events
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/7b0485ef2280 Split MutationEvent telemetry into separate counters r=masayuki
Comment 3•4 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•