Closed Bug 1758869 Opened 2 years ago Closed 2 years ago

Breakpoint set in one thread context gets hit in the other (with not visible breakpoint)

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1740202

People

(Reporter: bomsy, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: dt-fission-future)

STR

  1. Goto http://techno-barje.fr/fission/duplicated-url-scripts/
  2. Open the debugger
  3. In the source tree, select file duplicate-distinct-thread.js file in iframe ie. http://78.225.48.12:2323/fission/duplicate-scripts.html -> techno-barje.fr-> fission/duplicated-url-scripts -> duplicate-distinct-thread.js
  4. Set breakpoint in on line 2
  5. Click on the page on the top document

AR
The breakpoint is hit in Main Thread -> techno-barje.fr ->fission/duplicated-url-scripts-> duplicate-distinct-thread.js which no breakpoint was set and is showing.

ER
The breakpoint should not hit in the file in the Main Thread

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.