> I mean if you switch to an iframe, e.g., flick etc., debugger doesn't stop on the breakpoint that was set in the main-frame context, even though the the breakpoint is still shown and blue
Julian, are top level document BPs ignored when an iframe is selected? Is it a feature?
Sounds like the fix here should be to render them disabled in such case.
Bug 1718325 Comment 6 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
> I mean if you switch to an iframe, e.g., flick etc., debugger doesn't stop on the breakpoint that was set in the main-frame context, even though the the breakpoint is still shown and blue
Julian, are top level document BPs supposed to be ignored when an iframe is selected? Is it a feature?
Sounds like the fix here should be to render them disabled in such case.