Closed Bug 755787 Opened 13 years ago Closed 13 years ago

Display the variables in the scope of a |with| statement in a separate pane

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 755346

People

(Reporter: past, Assigned: past)

References

Details

We currently display variables introduced by a |with| statement in the "Local" scope pane. We should be using the separate "With" scope that we create. Also, some protocol fixes will be necessary, since we don't seem to create the proper form for |with| environments, according to the spec.
Depends on: 755346
I decided to fold these changes into the patch for bug 755346.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
(In reply to Panos Astithas [:past] from comment #1)
> I decided to fold these changes into the patch for bug 755346.
> 
> *** This bug has been marked as a duplicate of bug 755346 ***

By "pane" I assume you mean the withScope that already exists, right?
(In reply to Victor Porof from comment #2)
> (In reply to Panos Astithas [:past] from comment #1)
> > I decided to fold these changes into the patch for bug 755346.
> > 
> > *** This bug has been marked as a duplicate of bug 755346 ***
> 
> By "pane" I assume you mean the withScope that already exists, right?

Yep. I'm being a little grandiose, I'm afraid.
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.