Bug 61588 - Add a key handling logging channel for WebKit2
Summary: Add a key handling logging channel for WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-26 17:10 PDT by Jeff Miller
Modified: 2011-05-27 07:19 PDT (History)
0 users

See Also:


Attachments
Patch (4.79 KB, patch)
2011-05-26 17:16 PDT, Jeff Miller
ap: review+
Details | Formatted Diff | Diff

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