Closed
Bug 339309
Opened 20 years ago
Closed 20 years ago
nsXFormsUtilityService should do_CreateInstance(NS_SCHEMAVALIDATOR_CONTRACTID)
Categories
(Core Graveyard :: XForms, defect)
Core Graveyard
XForms
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: allan, Assigned: neil)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
4.31 KB,
patch
|
allan
:
review+
doronr
:
review+
|
Details | Diff | Splinter Review |
We changed some of the calls in bug 331328
| Assignee | ||
Comment 1•20 years ago
|
||
Also changed to use constructor syntax.
| Reporter | ||
Comment 2•20 years ago
|
||
Comment on attachment 223419 [details] [diff] [review]
Proposed patch
it's the other way around. We need to use do_CreateInstance() all the time.
Attachment #223419 -
Flags: review? → review-
| Assignee | ||
Comment 3•20 years ago
|
||
Change the other 7 uses from service to instance.
Attachment #223419 -
Attachment is obsolete: true
Attachment #223421 -
Flags: review?(allan)
| Reporter | ||
Updated•20 years ago
|
Attachment #223421 -
Flags: review?(doronr)
Attachment #223421 -
Flags: review?(allan)
Attachment #223421 -
Flags: review+
Updated•20 years ago
|
Attachment #223421 -
Flags: review?(doronr) → review+
| Assignee | ||
Comment 4•20 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•