Stop propagation of |get-info| command when caught
Currently when the |get-info| command is caught by an element, the event continues to propagate, which causes |display_| to be called twice in some cases. Fix this: stop propagation of the event when handled. No change in behavior, no new tests. Bug: 1044448 Change-Id: I670bb872b414f18265cb68688d704ab4c0088976 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026532Reviewed-by:Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#736263}
Showing
Please register or sign in to comment