Summary: | [GTK] Fix modifiers on EventSenderProxy::keyDown | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garnacho <carlosg> | ||||||
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | cgarcia, commit-queue | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Carlos Garnacho
2014-02-09 02:21:07 PST
Created attachment 223621 [details]
patch, fixes modifiers on keyDown
Attachment 223621 [details] did not pass style-queue:
ERROR: Tools/ChangeLog:3: Line contains tab character. [whitespace/tab] [5]
ERROR: Tools/ChangeLog:4: Line contains tab character. [whitespace/tab] [5]
Total errors found: 2 in 2 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 223621 [details]
patch, fixes modifiers on keyDown
Oops
Comment on attachment 223621 [details]
patch, fixes modifiers on keyDown
Oh, please fix the changelog.
Created attachment 223622 [details]
patch, fix indentation issues
Comment on attachment 223622 [details] patch, fix indentation issues Clearing flags on attachment: 223622 Committed r163750: <http://trac.webkit.org/changeset/163750> All reviewed patches have been landed. Closing bug. |