Closed
Bug 1642448
Opened 6 years ago
Closed 6 years ago
Replace remaining NSAssert statements in accessible/mac/ with MOZ_ASSERT's
Categories
(Core :: Disability Access APIs, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla79
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: morgan, Assigned: zekemedley, Mentored)
Details
(Whiteboard: [mac2020_1])
Attachments
(1 file)
We should be moving away from NSAsserts, since MOZ_ASSERTS have better defined behaviour in mozilla code :)
| Reporter | ||
Updated•6 years ago
|
Assignee: nobody → zekemedley
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by mreschenberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eedd58001e11
Replace remaining NSAssert statements in accessible/mac/ with MOZ_ASSERT's. r=morgan
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•