[Webkit-unassigned] [Bug 214517] Regression (r264563): watchOS build broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 18 05:13:37 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214517

--- Comment #1 from Aakash Jain <aakash_jain at apple.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200718/b0375792/attachment-0001.htm>


More information about the webkit-unassigned mailing list