| commit | 204daf38980716774d1d1e960ff803e6d317665e | [log] [tgz] |
|---|---|---|
| author | dgozman <dgozman@chromium.org> | Wed Jul 13 03:51:01 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 03:54:24 2016 |
| tree | 27f81a42af8bffd392a4189714cf3e4c3da2916b | |
| parent | f9c8bd86683623176fb87b8cdc84bac594c46176 [diff] |
[DevTools] Set skip_in_browser=true for synthethic keyboard events. We don't have native event (which is used in browser) and we only intend these events to be processed by web contents anyway. BUG=627221 Review-Url: https://codereview.chromium.org/2143113003 Cr-Commit-Position: refs/heads/master@{#404984}