Closed
Bug 1325628
Opened 9 years ago
Closed 9 years ago
Use X11UndefineNone.h to workaround #undef None
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
RESOLVED
DUPLICATE
of bug 1299675
People
(Reporter: boris, Assigned: boris)
Details
Bug 1288686 introduced a work-around to avoid the #define None in X11/X.h, so we could drop #undef None and include "X11UndefineNone.h" in:
(1) dom/animation/ComputedTiming.h
(2) dom/animation/KeyframeEffectParams.h
(3) dom/animation/TimingParams.h
| Assignee | ||
Updated•9 years ago
|
Summary: Use X11UndefineNone.h to workaround X11 None definition → Use X11UndefineNone.h to workaround #define None in X11/X.h
| Assignee | ||
Updated•9 years ago
|
Summary: Use X11UndefineNone.h to workaround #define None in X11/X.h → Use X11UndefineNone.h to workaround #undef None
| Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•