Issue metadata
Sign in to add a comment
|
DevTools: context selector switches to top when printing a node in console while paused |
||||||||||||||||||||||
Issue descriptionWhat steps will reproduce the problem? (1) Open a site with a iFrame that runs JS, open DevTools without loading Elements Panel (2) Add breakpoint in the iFrame's JS and pause there (3) Observe that the console context selector switches to iFrame context on pause (4) Evaluate any node in console (e.g. `document.body`) What is the expected result? Console context should stay on iFrame context What happens instead? Console context switches to 'top'
,
Dec 8 2017
|
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by l...@chromium.org
, Aug 29 2017