Closed
Bug 46541
Opened 25 years ago
Closed 25 years ago
js components should use QueryInterface not queryInterface
Categories
(Other Applications Graveyard :: ChatZilla, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: mang, Assigned: rginda)
References
()
Details
Attachments
(1 file)
|
749 bytes,
patch
|
Details | Diff | Splinter Review |
The components in chatzilla-service.js should implement QueryInterface, not
queryInterface. Once bug 14460 is fixed, queryInterface will be the way to go,
but until then, I think we should be consistently wrong.
| Reporter | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Comment 2•25 years ago
|
||
mass accepting chatzilla bugs and marking "future"
Status: NEW → ASSIGNED
Target Milestone: --- → Future
| Assignee | ||
Comment 3•25 years ago
|
||
checked in patch
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•10 months ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•