Closed
Bug 913947
Opened 11 years ago
Closed 11 years ago
this.elementStyle is undefined
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 26
People
(Reporter: paul, Assigned: paul)
Details
Attachments
(1 file)
1.17 KB,
patch
|
miker
:
review+
|
Details | Diff | Splinter Review |
We get this error when closing the ruleview if no element has been highlighted:
JavaScript error: resource://gre/modules/commonjs/toolkit/loader.js -> resource:///modules/devtools/styleinspector/rule-view.js
line
1044: this.elementStyle is undefined
Attachment #801279 -
Flags: review?(mratcliffe)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → paul
Updated•11 years ago
|
Attachment #801279 -
Flags: review?(mratcliffe) → review+
Assignee | ||
Updated•11 years ago
|
Whiteboard: [land-in-fx-team]
Assignee | ||
Comment 1•11 years ago
|
||
Whiteboard: [land-in-fx-team]
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•