Change blink's logic of computing touch action bits |
||
Issue descriptionRight now blink needs to do a tree walk, in order to determine the touch action bit. We should change the logic such that blink won't need to do a tree walk for every node, instead retrieving the touch action bits should be constant access.
,
Jul 27 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 13 2017