Closed
Bug 288056
Opened 20 years ago
Closed 19 years ago
missing mSchemaCount increment?
Categories
(Core Graveyard :: XForms, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: aaronr, Assigned: doronr)
Details
I might be wrong, but I believe that there should be a mSchemaCount++ if the ProcessSchemaElement() function call succeeds inside nsXFormsModelElement::FinishConstruction.
| Assignee | ||
Comment 1•19 years ago
|
||
mSchemaCount is used for external schemas only, reference via the schemas attribute.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•