Closed Bug 1199876 Opened 9 years ago Closed 9 years ago

[e10s] Breakpoints no longer hit inside actors from Browser Toolbox

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jryans, Unassigned)

References

(Blocks 2 open bugs)

Details

STR:

1. Open a in-tab toolbox
2. Open Browser Toolbox
3. Set a breakpoint in an actor
  * Such as highlighter.js#pick
4. Use the toolbox to perform an action that triggers the actor's method
  * Such as click the pick element button

ER:

Breakpoint hits.

AR:

No hit.

This is still working in 42, but broken in 43.

Will attempt a regression search soon.
I misinterpreted the results before.

Nothing has changed between 42 and 43.  Instead, the issue is that this fails for e10s windows.  It continues to work in 43 if you open a tab toolbox in a non-e10s window.

I'm fairly sure this has never worked for e10s windows.
Blocks: dte10s
Summary: Breakpoints no longer hit inside actors from Browser Toolbox → [e10s] Breakpoints no longer hit inside actors from Browser Toolbox
And look at that... if you use the Browser Content Toolbox, it will stop.

Using the tools correctly helps!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.