Closed
Bug 1692447
Opened 4 years ago
Closed 4 years ago
Remove unnecessary includes to mozilla/Attributes.h
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
87 Branch
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
Details
Attachments
(1 file)
Follow-up work for bug 1684092.
| Assignee | ||
Comment 1•4 years ago
|
||
"mozilla/Attributes.h" was previously included for MOZ_MUST_USE.
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/afe79f6f8227
Remove no longer necessary includes to "mozilla/Attributes.h". r=jandem
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•