Open Bug 1581564 Opened 5 years ago Updated 2 years ago

BP doesn't hit in frames from another domain

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

Details

I am seeing a case where BP in a frame loaded from different domain doesn't pause the execution. (no Fission enabled).

  1. Load http://janodvarko.cz/tests/bugzilla/1581564/
  2. Open developer Toolbox and select the Debugger panel
  3. Create BP in frame.js, line 4
  4. Reload the page
  5. The BP doesn't hit -> BUG

Notes:

  • Cache doesn't seem to be involved
  • You might also try right licking on the iframe and picking This Frame -> Reload Frame

Honza

@Jason, can you reproduce this?

Honza

Flags: needinfo?(jlaster)
Blocks: dbg-72
Priority: -- → P2

This seems to work for me, could you verify?

Flags: needinfo?(jlaster) → needinfo?(odvarko)

Still doesn't work for me. The BP doesn't hit when I am reloading the page or the inner iframe (Win10, Nightly).
It Debugger hits the BP if I click the button in the frame, though.

Honza

Flags: needinfo?(odvarko)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.