Fix assertion in hosted mode for GlobalKey.dialog

We must test isShowing here, not isVisible, as the popup may be added
to the DOM tree, slated for display, but not yet visible as the code
is still trying to compute the correct size and location before the
popup is made visible to the user.

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed
tree: 5c62d565ad357e79120de1c329f69ab1542ad91d
  1. .settings/
  2. src/
  3. .gitignore
  4. COPYING
  5. GoogleFormat.xml
  6. pom.xml