DescriptionGet rid of a redundant argument DOWNSTREAM from VisbileSelection constructor call sites
This patch gets rid of a redundant argument DOWNSTREAM from |VisbileSelection|
constructor call sites to simplify source code for improving code health,
since default value of affinity is |DOWNSTREAM| in each 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=200788
Patch Set 1 : 2015-08-19T10:28:45 #
Messages
Total messages: 6 (2 generated)
|