DescriptionConvert KeyboardDrivenEventRewriter to a ui::EventRewriter.
KeyboardDrivenEventRewriter was previously called at the start of
chromeos::EventRewriter, and suppressed further rewriting if it made
any changes. Since EventSource follows that model of breaking out of
the rewriter list, it makes sense to have this be a ui::EventRewriter
itself.
EventRewriterController will also be used for chromeos::EventRewriter
when that is converted to a ui::EventRewriter.
BUG=354034
TEST=unit_test
R=derat@chromium.org, sadrul@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266969
Patch Set 1 #
Total comments: 12
Patch Set 2 : Changed EventRewriterController, & addressed review comments. #
Total comments: 17
Patch Set 3 : Addressed comments on Patch Set 2 #
Total comments: 1
Patch Set 4 : Sync with master #
Total comments: 4
Patch Set 5 : Address comments on Patch Set 4 #Messages
Total messages: 25 (0 generated)
|