RESOLVED DUPLICATE of bug 214518 214517
Regression (r264563): watchOS build broken
https://bugs.webkit.org/show_bug.cgi?id=214517
Summary Regression (r264563): watchOS build broken
Aakash Jain
Reported 2020-07-18 05:13:03 PDT
Attachments
Aakash Jain
Comment 1 2020-07-18 05:13:37 PDT
In file included from /Volumes/Data/slave/watchos-simulator-13-release/build/WebKitBuild/Release-watchsimulator/DerivedSources/WebKit2/unified-sources/UnifiedSource46-mm.mm:4: /Volumes/Data/slave/watchos-simulator-13-release/build/Source/WebKit/UIProcess/ios/forms/WKDateTimeInputControl.mm:89:18: error: no matching function for call to 'max' size.width = std::max(size.width, 250.0); ^~~~~~~~ r264563 did modified WKDateTimeInputControl.mm and added the above line which is causing the issue.
Aakash Jain
Comment 2 2020-07-18 05:26:43 PDT
*** This bug has been marked as a duplicate of bug 214518 ***
Aakash Jain
Comment 3 2020-07-18 05:27:13 PDT
Reverted r264563 in Bug 214518.
Note You need to log in before you can comment on or make changes to this bug.