DescriptionMake editingIgnoresContents() as global function
This patch makes |editingIgnoresContents()| as global function instead of
static member function of template class |EditingStratgegy| since it doesn't
use template parameter to simplify code for improving code health.
BUG=n/a
TEST=n/a; no behavior changes
Committed: https://crrev.com/d843d2ba859914b09e483c53be80b0150fda0937
Cr-Commit-Position: refs/heads/master@{#427016}
Patch Set 1 : 2016-10-21T11:31:46 #Patch Set 2 : 2016-10-21T13:07:17 #Patch Set 3 : 2016-10-21T14:45:18 #
Total comments: 4
Patch Set 4 : 2016-10-24T12:29:25 #
Messages
Total messages: 24 (18 generated)
|