New issue
Advanced search Search tips

Issue 843128 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

hit test a widget when its local main frame is not valid anymore

Project Member Reported by riajiang@chromium.org, May 15 2018

Issue description

Need to understand how we ended up hit-testing a widget when its local main frame is not valid anymore [1]. Should the widget still be connected if its local main frame is not valid? 

Similarly, we are hitting this case in dispatching as well [2].

[1] https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/exported/web_view_impl.cc?type=cs&q=web_view_impl&g=0&l=3121

[2] https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/exported/web_view_impl.cc?type=cs&g=0&l=1972
 
Status: Available (was: Untriaged)

Sign in to add a comment