Closed
Bug 747600
Opened 13 years ago
Closed 13 years ago
DOM inspector break start and occurs the error "TypeError: key is null"
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: tetsuharu, Unassigned)
Details
This is regression.
Inspector does not start up from content-area context menu.
Environment:
http://hg.mozilla.org/mozilla-central/rev/cd8b66649278
Error:
----------------------
Error: TypeError: key is null
Source file: resource://app/modules/inspector.jsm
Line: 300
----------------------
Error: ReferenceError: InspectorUI is not defined
Source file: chrome://browser/content/nsContextMenu.js
Line: 401
----------------------
Reporter | ||
Updated•13 years ago
|
Blocks: 735214
Keywords: regression
Reporter | ||
Comment 1•13 years ago
|
||
Sorry, This regression is caused by DOMi.
I change this bug status to WONTFIX, refile the same bug.
No longer blocks: 735214
Keywords: regression
Summary: [inspector] Inspector does not start and occurs the error "TypeError: key is null" → DOM inspector break start and occurs the error "TypeError: key is null"
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•