Closed
Bug 9492
Opened 26 years ago
Closed 26 years ago
Javascript for chrome registry manipulation dumps core when run in viewer.
Categories
(Core Graveyard :: RDF, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M9
People
(Reporter: sdm, Assigned: waterson)
References
Details
Attachments
(2 files)
Load the attached xul file in viewer, resize the window vertically so you see
the Create Theme button. Click it. "got main" should print on the console, but
it will seg fault before it reaches the next dump, in:
var oldBaseTarget = ds.GetTarget(sourceNode, baseArc, true);
| Reporter | ||
Comment 1•26 years ago
|
||
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M9
| Assignee | ||
Updated•26 years ago
|
Whiteboard: need to tweak testcase
| Assignee | ||
Comment 2•26 years ago
|
||
Okay, so I can't seem to get to the "Create Theme" button. There are no
scrollbars. Is that a feature? :-) smorrison, could I bug you to what the test
case down a bit?
| Reporter | ||
Comment 3•26 years ago
|
||
| Assignee | ||
Updated•26 years ago
|
Whiteboard: need to tweak testcase
| Assignee | ||
Comment 4•26 years ago
|
||
Thanks. I'll start working on it.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Comment 5•26 years ago
|
||
I'm not seeing a crash; rather:
got main
got the old base target
opening theme
JavaScript error: XPAppCoresManager is not defined
URL: file:///d|/tmp/9492/bug.xul LineNo: 6
Marking WORKSFORME. If it's still problematic, can you poke me?
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•26 years ago
|
||
marking verified
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•