Summary: | Add a key handling logging channel for WebKit2 | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Jeff Miller <jeffm> | ||||
Component: | WebKit2 | Assignee: | Jeff Miller <jeffm> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | ||||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Jeff Miller
2011-05-26 17:10:15 PDT
Created attachment 95086 [details]
Patch
Comment on attachment 95086 [details]
Patch
r=me, but please consider just using TextInput channel.
(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. Committed r87509: <http://trac.webkit.org/changeset/87509> |