Bug 204156

Summary: Regression r252402: iOS and mac build broken
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aakash_jain, ap, webkit-bot-watchers-bugzilla, zimmermann
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=204157

Aakash Jain
Reported 2019-11-13 07:14:15 PST
https://trac.webkit.org/changeset/252402/webkit seems to have broken iOS and macOS builds. e.g.: r252402 failed in https://build.webkit.org/builders/Apple%20iOS%2013%20Release%20%28Build%29/builds/1655 while r252401 https://build.webkit.org/builders/Apple%20iOS%2013%20Release%20%28Build%29/builds/1654 Failure log: In file included from /Volumes/Data/slave/ios-13-release/build/WebKitBuild/Release-iphoneos/DerivedSources/WebCore/unified-sources/UnifiedSource281.cpp:2: ./rendering/EventRegion.cpp:150:13: error: no previous prototype for function 'toTouchAction' [-Werror,-Wmissing-prototypes] TouchAction toTouchAction(unsigned index)
Attachments
Aakash Jain
Comment 1 2019-11-13 07:16:00 PST
This failure is also visible on EWS bots, e.g.: https://ews-build.webkit.org/#/builders/7/builds/13535
Aakash Jain
Comment 2 2019-11-13 07:24:12 PST
Rolled-out in r252409. *** This bug has been marked as a duplicate of bug 204157 ***
Aakash Jain
Comment 3 2019-11-13 07:27:13 PST
Note You need to log in before you can comment on or make changes to this bug.