New issue
Advanced search Search tips

Issue 753536 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 3
Type: Bug



Sign in to add a comment

NOTREACHED hit in WebContentsViewChildFrame::StoreFocus()

Project Member Reported by ekaramad@chromium.org, Aug 8 2017

Issue description

Chrome Version: 62.0.3176.0 (Developer Build) (64-bit)
OS: Desktop

What steps will reproduce the problem?
(1) Run ToT build and provide flash path and version with CrossProcessFramesForGuests enabled.
(2) Install and run browser sample from WebStore (https://chrome.google.com/webstore/detail/browser-sample/edggnmnajhcbhlnpjnogkjpghaikidaa).
(3) Navigate the sample browser to a page containing some flash content.
(4) Make the flash run in full screen.

What is the expected result?
Browser should not crash.

What happens instead?
Browser crashes due to NOTREACHED().

 
Description: Show this description
Relevant parts of the stack trace for reference:
#7 0x7ff9222e6ff3 content::WebContentsViewChildFrame::StoreFocus()
#8 0x7ff9222d65e9 content::WebContentsImpl::ShowCreatedWidget()
#9 0x7ff9222d684c content::WebContentsImpl::ShowCreatedFullscreenWidget()
#10 0x7ff9221b8f09 content::RenderViewHostImpl::OnShowFullscreenWidget()
#11 0x7ff9221b8de1 _ZN3IPC8MessageTI37ViewHostMsg_ShowFullscreenWidget_MetaNSt3__15tupleIJiEEEvE8DispatchIN7content18RenderViewHostImplES8_vMS8_FviEEEbPKNS_7MessageEPT_PT0_PT1_T2_

Project Member

Comment 3 by sheriffbot@chromium.org, Aug 9

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
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
ekaramad@ - Do you know if this is still happening? If not, we can close this issue.
I can see going to https://www.permadi.com/tutorial/flash9FullScreen/index.html and trying to load flash fullscreen does not work and the flash content disappears from the page. So something is wrong. I will try with a local build and see if I can still hit the DCHECK.

Sign in to add a comment