Closed
Bug 1898082
Opened 1 year ago
Closed 1 year ago
Clean up comments in nsTextEquivUtils
Categories
(Core :: Disability Access APIs, enhancement)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: nlapre, Assigned: nlapre)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
nsTextEquivUtils has some comments that apply to older specifications. Since the name computation spec has evolved over time, comments from various eras exist. We should clean up the code with references to the newer named name computation steps (e.g., "Embedded Control" vs. "g) step").
Assignee | ||
Comment 1•1 year ago
|
||
This revision updates outdated comments in nsTextEquivUtils that refer to
previous names for steps of the Accessible Name and Description Computation
specification. It updates the comments to the new, named computation steps.
Additionally, this revision cleans up and adds other comments to make reading
the code a bit easier.
Pushed by nlapre@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1aaef191d323
Clean up comments in nsTextEquivUtils, r=Jamie
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year 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
•