Closed
Bug 259250
Opened 21 years ago
Closed 21 years ago
(nsXFormsModelElement.cpp) Use snapshot for iteration and move enum to seperate file
Categories
(Core Graveyard :: XForms, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: allan, Assigned: aaronr)
Details
Attachments
(1 file)
5.05 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040804 Firefox/0.9.3
Build Identifier:
1) To get contextSize, we should use ORDERED_NODE_SNAPSHOT_TYPE instead.
2) I reuse the ModelItemPropName in the MDG, so should we move them to a
seperate file?
Reproducible: Always
Steps to Reproduce:
Reporter | ||
Comment 1•21 years ago
|
||
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: (nsXFormsModelElement.cpp) Use snapshot for iteration and move enum to seperate file → (nsXFormsModelElement.cpp) Use snapshot for iteration and move enum to seperate file
Reporter | ||
Updated•21 years ago
|
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•