Bug 190211
Summary: | [iOS] Override +[UIKeyboard isInHardwareKeyboardMode] for all TestWebKitAPI tests by default | ||
---|---|---|---|
Product: | WebKit | Reporter: | Daniel Bates <dbates> |
Component: | Tools / Tests | Assignee: | Daniel Bates <dbates> |
Status: | NEW | ||
Severity: | Normal | CC: | lforschler, wenson_hsieh |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 12 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=190017 |
Daniel Bates
We should override +[UIKeyboard isInHardwareKeyboardMode] to return NO for all TestWebKitAPI tests by default so that the presence of a hardware keyboard does not effect the result of test runs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |