NEW 157828
ENABLE() macros don't work in DRT and WTR
https://bugs.webkit.org/show_bug.cgi?id=157828
Summary ENABLE() macros don't work in DRT and WTR
Simon Fraser (smfr)
Reported 2016-05-17 22:54:36 PDT
DRT and WTR don't have FeatureDefines.xcconfig, so none of the ENABLE() macros work, yet people expect them to. I recall this blocking the enabling of touch event testing for iOS.
Attachments
Alexey Proskuryakov
Comment 1 2016-05-18 22:56:04 PDT
Ideally, we'd get rid of FeatureDefines.xcconfig in favor of FeatureDefines.h, but I heard that this may be far from trivial.
Note You need to log in before you can comment on or make changes to this bug.