ManagedWebContents should always run callback.
In some situations we may destroy ManagedWebContents before it has run its callback to indicate contents are ready for embedding. This can occur, for example, if the user navigates to Assistant Settings and then closes Assistant UI prior to the contents being loaded. In such situations we still need to run the callback. Bug: b:116817905 Change-Id: I9ef8d3bcdd68d31a9cebb49300a6a9b465a85c4c Reviewed-on: https://chromium-review.googlesource.com/1249078 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#595666}
Showing
Please register or sign in to comment