WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
r264563
seems to have broken watchOS build. The latest patch wasn't run through EWS.
r264562
passed in
https://build.webkit.org/builders/Apple-watchOS-Simulator-6-Release-Build/builds/791
r264563
failed in
https://build.webkit.org/builders/Apple-watchOS-Simulator-6-Release-Build/builds/792
Attachments
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug