Closed
Bug 420047
Opened 17 years ago
Closed 17 years ago
inspector.xpt removed when it shouldn't be
Categories
(Other Applications :: DOM Inspector, defect, P1)
Other Applications
DOM Inspector
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.9beta4
People
(Reporter: mossop, Assigned: sdwilsh)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
ted
:
review+
beltzner
:
approval1.9b4+
beltzner
:
approval1.9+
|
Details | Diff | Splinter Review |
I assumed that when I copied an old DOMi into my nightly and didn't work that it was just some problem with what I had done, but the published version on AMO doesn't work either. Open DOMi and the tree is blank, nothing to inspect, unusable.
Error: null has no properties
Source File: chrome://inspector/content/viewers/dom/dom.js
Line: 87
Error: viewer is undefined
Source File: chrome://inspector/content/viewers/dom/dom.js
Line: 71
Assignee | ||
Comment 1•17 years ago
|
||
ug - we removed the xpt file in bug 339229, so people don't have the xpt for the binary bits. Makes sense why I never saw this while testing...
This needs to be fixed for b4, otherwise DOMi (and firebug) won't work at all.
Assignee | ||
Comment 2•17 years ago
|
||
Assignee: nobody → sdwilsh
Status: NEW → ASSIGNED
Attachment #306325 -
Flags: review?(ted.mielczarek)
Updated•17 years ago
|
Assignee: sdwilsh → nobody
Status: ASSIGNED → NEW
Component: DOM Inspector → Layout
OS: Mac OS X → All
Product: Other Applications → Core
QA Contact: dom-inspector → layout
Hardware: PC → All
Target Milestone: --- → mozilla1.9beta4
Updated•17 years ago
|
Attachment #306325 -
Flags: review?(ted.mielczarek) → review+
Updated•17 years ago
|
Assignee: nobody → sdwilsh
Updated•17 years ago
|
Status: NEW → ASSIGNED
Component: Layout → DOM Inspector
Product: Core → Other Applications
QA Contact: layout → dom-inspector
Assignee | ||
Updated•17 years ago
|
Attachment #306325 -
Flags: approval1.9b4?
Attachment #306325 -
Flags: approval1.9?
Comment 3•17 years ago
|
||
Comment on attachment 306325 [details] [diff] [review]
v1.0
all-sorts-of-a=beltzner
Attachment #306325 -
Flags: approval1.9b4?
Attachment #306325 -
Flags: approval1.9b4+
Attachment #306325 -
Flags: approval1.9?
Attachment #306325 -
Flags: approval1.9+
Updated•17 years ago
|
Keywords: checkin-needed
Comment 4•17 years ago
|
||
Checking in browser/installer/removed-files.in;
/cvsroot/mozilla/browser/installer/removed-files.in,v <-- removed-files.in
new revision: 1.43; previous revision: 1.42
done
Assignee | ||
Updated•17 years ago
|
Summary: Cannot inspect anything → insepctor.xpt removed when it shouldn't be
Updated•17 years ago
|
Summary: insepctor.xpt removed when it shouldn't be → inspector.xpt removed when it shouldn't be
Comment 5•17 years ago
|
||
See also http://forums.mozillazine.org/viewtopic.php?t=629027 "Getting a working DOM Inspector in Thunderbird 3.0a trunk." This forum thread specifically addresses (among others) the question of the "missing xpt" (see above, comment #1).
Comment 6•17 years ago
|
||
This is really fixed in builds 2008022812 and later.
Updated•11 years ago
|
status-firefox22:
--- → ?
status-firefox23:
--- → ?
status-firefox24:
--- → ?
status-firefox25:
--- → ?
status-firefox26:
--- → ?
tracking-firefox22:
--- → ?
tracking-firefox23:
--- → ?
tracking-firefox24:
--- → ?
tracking-firefox25:
--- → ?
tracking-firefox26:
--- → ?
tracking-firefox-esr17:
--- → ?
tracking-seamonkey2.23:
--- → ?
Updated•11 years ago
|
status-firefox22:
? → ---
status-firefox23:
? → ---
status-firefox24:
? → ---
status-firefox25:
? → ---
status-firefox26:
? → ---
tracking-firefox22:
? → ---
tracking-firefox23:
? → ---
tracking-firefox24:
? → ---
tracking-firefox25:
? → ---
tracking-firefox26:
? → ---
tracking-firefox-esr17:
? → ---
tracking-seamonkey2.23:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•