Closed Bug 769168 Opened 12 years ago Closed 12 years ago

unable to dismiss the inspector after editing an attribute (TypeError: can't access dead object)

Categories

(DevTools :: Inspector, defect)

x86
macOS
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: glob, Unassigned)

References

Details

after editing an attribute in the html view of the inspector, you're unable to dismiss the inspector.

steps to reproduce:

1. load http://johnathpointing.com/
2. right-click cheezeburger iframe, inspect element
3. find the iframe's element, and change the src attribute to overlay.png
4. press escape

expected outcome:

when you press escape, the inspector should close

actual result:

pressing escape closes the html view, but leaves the overlay and inspector panel.
also results in the following javascript error:

TypeError: can't access dead object [inspector.jsm:1917]


nightly, 16.0a1 (2012-06-27)
Related bug: bug 758422
Depends on: 762499
Should be fixed by bug 769299.
Depends on: 769299
The inspector can't get stuck anymore (so, WORKSFORME).

The inner cause is still present thought (see bug 754612).

Bug triage, filter on PINKISBEAUTIFUL.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.