Determine use a standard check for when Blink is in "shutting down" phase |
||||
Issue descriptionThere's some context and discussion here: https://codereview.chromium.org/1930323002/ In short, we sometimes check for a null m_page pointer, sometimes we check for a null m_client. There's cases where the passed in m_client can be null. Maybe it's best to just set a separate bit when WebViewImpl::close() is called and check that? (Assuming WebViewImpl::close is the true shutdown signal).
,
May 9 2017
I think this is still an issue that could use some cleanup for input handling.
,
Oct 26 2017
,
Oct 29
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
||||
►
Sign in to add a comment |
||||
Comment 1 by sheriffbot@chromium.org
, May 1 2017Status: Untriaged (was: Available)