Merge aura::WindowTargeter::GetExtraHitTestShapeRects() and aura::Window::GetHitTestMask() |
|||||
Issue descriptionaura::WindowTargeter::GetExtraHitTestShapeRects() and aura::WindowDelegate::GetHitTestMask() return same data in different form for an aura::Window. Should we merge them? If we want to merge them, where should it be (WindowTargeter or WindowDelegate)?
,
Oct 20 2017
I think the logic could be in WindowTargeter because this would make it easier to use with rect-based targeting in Viz.
,
Feb 26 2018
,
Aug 15
Is this something we still want to do? I'm assuming we don't need it for mash, but it would be nice. Please add Proj-Mash if it is needed for mash.
,
Aug 29
I think this is something we should do, but it's more a cleanup on the aura side and not necessarily something blocking mash work. I'm changing to aura. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by sky@chromium.org
, Sep 27 2017Status: Assigned (was: Untriaged)