DescriptionMove global function lowestEditableAncestor() to local function in VisibleSelection.cpp
This patch moves global function |lowestEditableAncestor()| in
"EditingUtilities.{cpp,h}" to local function in "VisibleSelection.cpp" to
narrow visibility for improving code health and ease of implement composed tree
version.
This patch is a preparation of making selection to handle granularity for web
component, http://crrev.com/1277863002
BUG=513568
TEST=n/a; No behavior changes
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201302
Patch Set 1 : 2015-08-27T17:01:49 #
Messages
Total messages: 6 (2 generated)
|