Closed Bug 759045 Opened 12 years ago Closed 12 years ago

Debugger:FetchedVariables should fire only once

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: past, Assigned: past)

References

Details

I added the Debugger:FetchedVariables event for test use only, so I opted for triggering one after every protocol response was received, and let the test make sure it got all it needed. After bug 724229, we are counting on it in SF_onFetchedVars, which I hadn't anticipated. We should make sure that Debugger:FetchedVariables is fired only once in each pause.
Assignee: nobody → past
Status: NEW → ASSIGNED
Thanks to bug 707302, this will not be needed anymore (and from what I've seen, the tests rely pretty heavily on it, so it would be pretty scary to make such massive changes).

Feel free to WONTFIX this if you see fit.
Cool, this can stay as it is now, since everything works as expected.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.