DescriptionMove global function intersectsNode() to local function in FrameSelection.cpp
This patch moves global function |intersectsNode()| in
"VisibleSelection.{cpp,h}" to local function in "FrameSelection.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=201362
Patch Set 1 : 2015-08-28T10:16:38 #
Messages
Total messages: 6 (2 generated)
|