Open
Bug 1674364
Opened 5 years ago
Updated 1 year ago
A11y event profiler markers should be improved
Categories
(Core :: Disability Access APIs, enhancement)
Core
Disability Access APIs
Tracking
()
NEW
People
(Reporter: florian, Unassigned)
References
Details
It looks like these markers were added several years ago, and they can now benefit from the improved profiler marker APIs.
Here's how these markers look currently: https://share.firefox.dev/3mttEwi
I think these should be text markers with "A11y Event" as the name, and the event type as the text (similar to DOMEvent markers). They should also have a duration.
The current code is at https://searchfox.org/mozilla-central/rev/d866b96d74ec2a63f09ee418f048d23f4fd379a2/accessible/generic/Accessible.cpp#773-782
It might be possible to use AUTO_PROFILER_MARKER_TEXT.
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•