DescriptionGet rid of a redundant argument DOWNSTREAM from PositionWithAffinity constructor call sites
This patch gets rid of a redundant argument DOWNSTREAM from
|PositionWithAffinity| constructor call sites to simplify source code for
improving code health, since default value of affinity is |DOWNSTREAM| in
a constructor declarations.
This patch is a preparation of introducing |TextAffinity| enum class as
replacement of |EAffinity|, http://crbug.com/522038.
BUG=522038
TEST=n/a; no behavior changes
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200808
Patch Set 1 : 2015-08-19T11:03:14 #
Messages
Total messages: 14 (6 generated)
|