DescriptionHide the SVGTextQuery implementation in the .cpp file
Mostly renaming and "re-namespacing" in preparation for adding a
different way to perform a query.
Actual code-changes include storing the LayoutObject to query in the
SVGTextQuery instance, and passing it on to executeQuery(). The Vector
of textboxes is moved to the stack of executeQuery(), and the helper
collectTextBoxesInFlowBox() gets a new argument to pass that Vector
around.
BUG=471205, 470326
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193038
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (2 generated)
|