Closed
Bug 1623030
Opened 6 years ago
Closed 6 years ago
Minor DirectionalityUtils cleanup
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
I wrote this yesterday but forgot to submit it.
| Assignee | ||
Comment 1•6 years ago
|
||
HTMLSlotElement is in scope, so remove some unneeded qualification, and use auto
where the return type is obvious.
Type: defect → enhancement
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d6d4f8ac3a1f
Minor cleanup in DirectionalityUtils.cpp. r=smaug
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•