Descriptionadd HitTestCanvasResult Class instend of std::pair<Element*, String>
HitRegion is need to many information to expand(ie. cursor, parent_id, label, etc) in canvas2d.
"std::pair<element*, string>" can't have a lot of information.
so HitTestCanvasResult was added to expend.
BUG=592947
Committed: https://crrev.com/3192926ec460259b66e2d6a6bc07e05049105eed
Cr-Commit-Position: refs/heads/master@{#413330}
Patch Set 1 #
Total comments: 4
Patch Set 2 : add HitTestCanvasResult Class instend of std::pair<Element*, String> #Messages
Total messages: 28 (11 generated)
|