Closed Bug 930494 Opened 12 years ago Closed 11 years ago

window.unwatch() doesn't work

Categories

(Core :: JavaScript Engine, defect)

20 Branch
x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Honza, Unassigned)

References

Details

(Whiteboard: [firebug-p1])

It isn't possible to unwatch a watched property of window object. Follow instructions on this page to see the problem: https://getfirebug.com/tests/manual/issues/6891/issue6891.html Is it a known issue? Honza
JS_SetWatchPoint innerizes the object. But JS_ClearWatchPoint doesn't. Seems like a clear bug in the latter.
Depends on: 903332
Whiteboard: [firebug-p1]
This seems to be working now Honza
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.