Closed
Bug 1649261
Opened 5 years ago
Closed 5 years ago
stop cargo-culting mfbt headers in MmapFaultHandler.h
Categories
(Core :: mozglue, task)
Core
mozglue
Tracking
()
RESOLVED
FIXED
mozilla80
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
This header is using MOZ_RAII and MFBT_ABI from Attributes.h and
Types.h, respectively, so it should include those headers.
| Assignee | ||
Updated•5 years ago
|
Summary: stop cargo-culting mfbt headers in MmapFaultHandler.h; r=glandium → stop cargo-culting mfbt headers in MmapFaultHandler.h
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0b99cf6ce2b4
stop cargo-culting mfbt headers in MmapFaultHandler.h; r=glandium
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•