Bug 190211 - [iOS] Override +[UIKeyboard isInHardwareKeyboardMode] for all TestWebKitAPI tests by default
Summary: [iOS] Override +[UIKeyboard isInHardwareKeyboardMode] for all TestWebKitAPI t...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 12
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-02 10:44 PDT by Daniel Bates
Modified: 2018-11-05 14:12 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2018-10-02 10:44:55 PDT
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.