RESOLVED FIXED Bug 135993
[iOS] Teach postprocess-headers.sh to remove code guarded by ENABLE_IOS_GESTURE_EVENTS and ENABLE_TOUCH_EVENTS if applicable
https://bugs.webkit.org/show_bug.cgi?id=135993
Summary [iOS] Teach postprocess-headers.sh to remove code guarded by ENABLE_IOS_GESTU...
Daniel Bates
Reported 2014-08-15 13:23:27 PDT
Implement support in postprocess-headers.sh to remove code guarded by macro defines ENABLE_IOS_GESTURE_EVENTS and ENABLE_TOUCH_EVENTS depending of whether these defines are enabled. We'll make use of this support in the patch for bug #135945 to disable ENABLE_IOS_GESTURE_EVENTS and temporarily disable ENABLE_TOUCH_EVENTS when building for iOS using the public iOS SDK.
Attachments
Patch (2.18 KB, patch)
2014-08-15 13:31 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2014-08-15 13:31:25 PDT
Daniel Bates
Comment 2 2014-08-15 16:20:08 PDT
Comment on attachment 236675 [details] Patch Clearing flags on attachment: 236675 Committed r172658: <http://trac.webkit.org/changeset/172658>
Daniel Bates
Comment 3 2014-08-15 16:20:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.