Bug 61588

Summary: Add a key handling logging channel for WebKit2
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: WebKit2Assignee: Jeff Miller <jeffm>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ap: review+

Description Jeff Miller 2011-05-26 17:10:15 PDT
Add a key handling logging channel for WebKit2
Comment 1 Jeff Miller 2011-05-26 17:11:40 PDT
This will help when investigating bug 58374.
Comment 2 Jeff Miller 2011-05-26 17:16:51 PDT
Created attachment 95086 [details]
Patch
Comment 3 Alexey Proskuryakov 2011-05-26 21:51:11 PDT
Comment on attachment 95086 [details]
Patch

r=me, but please consider just using TextInput channel.
Comment 4 Jeff Miller 2011-05-27 07:17:48 PDT
(In reply to comment #3)
> (From update of attachment 95086 [details])
> r=me, but please consider just using TextInput channel.

Thanks for the review, but I disagree. Text input is completely different from key handling at this level.
Comment 5 Jeff Miller 2011-05-27 07:19:12 PDT
Committed r87509: <http://trac.webkit.org/changeset/87509>