[simple_browser] fix exception when closing tab

MouseRegion onExit was called during the build cycle
that removes the tab that is being closed, causing a rebuild
to be requested.
This change delays setting the hovering state until the next frame.

Change-Id: Icea4420da13016541c66b6d3c2275743191825de
1 file changed
tree: 64aaeddbb91304634a218b7fa328d7002823028d
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. keyboard/
  5. lib/
  6. session_shells/
  7. settings/
  8. story_shells/
  9. tests/
  10. analysis_options.yaml
  11. AUTHORS
  12. BUILD.gn
  13. CONTRIBUTING.md
  14. LICENSE
  15. OWNERS
  16. PATENTS
  17. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.