Bug 155990

Summary: Web Automation: Add Automation.performKeyboardInteractions
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, benjamin, cdumez, cmarcelo, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Fix
none
Proposed Fix timothy: review+, bburg: commit-queue-

Description BJ Burg 2016-03-29 15:45:30 PDT
-
Comment 1 Radar WebKit Bug Importer 2016-03-29 15:45:50 PDT
<rdar://problem/25426408>
Comment 2 BJ Burg 2016-03-29 16:05:50 PDT
Created attachment 275145 [details]
Proposed Fix
Comment 3 WebKit Commit Bot 2016-03-29 16:08:37 PDT
Attachment 275145 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/Cocoa/WebAutomationSessionCocoa.mm:446:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 BJ Burg 2016-03-29 16:55:05 PDT
Created attachment 275151 [details]
Proposed Fix
Comment 5 WebKit Commit Bot 2016-03-29 16:56:07 PDT
Attachment 275151 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/Cocoa/WebAutomationSessionCocoa.mm:449:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 6 Joseph Pecoraro 2016-03-30 19:04:15 PDT
<http://trac.webkit.org/changeset/198872>