DescriptionRefactoring: Extract gesture event filtering into helper class.
In the course of writing
http://src.chromium.org/viewvc/chrome?view=rev&revision=150463
I noticed that there was getting to be quite a bit of gesture
event related code in RenderWidgetHostImpl. This change gathers
this code together in an external helper class so that some
restructuring needed prior to completing 137555 is easier. This
CL should not change any functionality -- only moves code.
BUG=137555
TBR=jam@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151063
Patch Set 1 #Patch Set 2 : fixed proof-reading nits #
Total comments: 2
Patch Set 3 : reviewer nits #
Total comments: 2
Patch Set 4 : more review comments #
Messages
Total messages: 11 (0 generated)
|