Check failed: web::GetWebClient()->IsAppSpecificURL(url_) || web_view_url == url_ |
||||
Issue description
I'm seeing this all the time on various pages. No specific steps.
[0626/181456.270298:FATAL:error_retry_state_machine.mm(112)] Check failed: web::GetWebClient()->IsAppSpecificURL(url_) || web_view_url == url_.
(lldb) expr url_
(GURL) $1 = {
spec_ = "https://www.washingtonpost.com/?noredirect=on"
(lldb) expr web_view_url
(const GURL) $2 = {
spec_ = "https://www.washingtonpost.com/?noredirect=on#"
,
Jul 8
,
Oct 26
,
Oct 26
|
||||
►
Sign in to add a comment |
||||
Comment 1 by danyao@chromium.org
, Jul 4