Chromium Code Reviews
DescriptionCompletely detach removed nodes.
Scenario:
- a client (ChromeVox), saves a reference to an AutomationNode instance
- a navigation occurs
- a load complete event occurs (reusing the root above)
- ChromeVox checks the saved node to see if it is attached to the same root for the load complete event (it is).
It therefore decides to stay on that node (which has been "removed").
expected:
The node's root property is null.
BUG=605375
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/98f218f9c77c4c1255e522b411994a5e813b8d64
Cr-Commit-Position: refs/heads/master@{#393864}
Patch Set 1 : #Patch Set 2 : Fix test. #
Messages
Total messages: 17 (10 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||