Closed
Bug 266113
Opened 20 years ago
Closed 20 years ago
Merge of nsXFormsMDG and nsXFormsMDGEngine
Categories
(Core Graveyard :: XForms, defect)
Core Graveyard
XForms
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: allan, Assigned: allan)
References
()
Details
Attachments
(1 file, 2 obsolete files)
|
55.09 KB,
patch
|
bryner
:
review+
|
Details | Diff | Splinter Review |
As we have talked about before, nsXFormsMDG and nsXFormsEngine should be merge into one interface. They were only split for historical reasons.
| Assignee | ||
Comment 1•20 years ago
|
||
This patch merges the two classes, and also implements an IDL interface (nsIXFormsMDG) for the MDG engine.
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•20 years ago
|
Attachment #163416 -
Flags: review?(bryner)
| Assignee | ||
Comment 2•20 years ago
|
||
Attachment #163416 -
Attachment is obsolete: true
| Assignee | ||
Updated•20 years ago
|
Attachment #163416 -
Flags: review?(bryner)
| Assignee | ||
Updated•20 years ago
|
Attachment #164167 -
Flags: review?(bryner)
Comment 3•20 years ago
|
||
Comment on attachment 164167 [details] [diff] [review] Updated to current CVS Let's not add an IDL interface if we don't need it for some reason. It adds vtable bloat, and also forces methods to use out-params instead of returning values.
Attachment #164167 -
Flags: review?(bryner) → review-
| Assignee | ||
Comment 4•20 years ago
|
||
Attachment #164167 -
Attachment is obsolete: true
| Assignee | ||
Updated•20 years ago
|
Attachment #165131 -
Flags: review?(bryner)
Updated•20 years ago
|
Attachment #165131 -
Flags: review?(bryner) → review+
Comment 5•20 years ago
|
||
checked in.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
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
•