DescriptionCanvas2d: Remove unnecessary conversion in EventHitRegion.
We don't need the conversion.
- Before : FloatPoint -> LayoutPoint -> FloatPoint
- After : FloatPoint
Also, remove the |contains(LayoutPoint)| method.
BUG=none
TEST=existing tests (this change doesn't affect any behavior)
Committed: https://crrev.com/b8387cadf9603622939490b22623281afb7779d7
git-svn-id: svn://svn.chromium.org/blink/trunk@199545 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|