Closed
Bug 60808
Opened 25 years ago
Closed 20 years ago
Syntax error in XUL overlay causes memory access fault
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: thayes0993, Unassigned)
Details
Attachments
(2 files)
Build: N6 RTM 2000110801
Including an overlay file that has a syntax error causes a memory fault. The
fault can be several types, including unmatched quotes in attributes, and
unbalanced element tags.
I'm attaching an example: main.xul is a simple window with menubar, overlay.xul
attempts to add a menu item.
| Reporter | ||
Comment 1•25 years ago
|
||
| Reporter | ||
Comment 2•25 years ago
|
||
Comment 6•21 years ago
|
||
Thomas, this bug can only be closed if the original testcase no longer crashes.
This is almost certainly the case, so please try it and report back.
Assignee: hyatt → nobody
Priority: P3 → --
Target Milestone: Future → ---
Comment 7•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051112 Firefox/1.5
Doesn't crash and correctly reports the syntax error.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•