Bug 155990 - Web Automation: Add Automation.performKeyboardInteractions
Summary: Web Automation: Add Automation.performKeyboardInteractions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-29 15:45 PDT by BJ Burg
Modified: 2016-03-30 19:04 PDT (History)
11 users (show)

See Also:


Attachments
Proposed Fix (31.69 KB, patch)
2016-03-29 16:05 PDT, BJ Burg
no flags Details | Formatted Diff | Diff
Proposed Fix (31.62 KB, patch)
2016-03-29 16:55 PDT, BJ Burg
timothy: review+
bburg: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>