Closed Bug 299362 Opened 19 years ago Closed 19 years ago

Remove calls to lookupMethod and XPCNativeWrapper from autowrapped packages

Categories

(SeaMonkey :: UI Design, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 295582

People

(Reporter: neil, Assigned: jag+mozilla)

References

()

Details

(Keywords: helpwanted)

Now that the core packages use automatic XPC native wrappers we don't need to
explicitly create XPC native wrappers or call lookupMethod (which is now
deprecated on Components and has moved to Components.util).
LXR shows Components.lookupMethod not used in many places in SeaMonkey code.  I
see tabbrowser.xml, browser.xml, contentAreaUtils.js, and a couple mail/news
context scripts.

Would replacing these calls with Components.util.lookupMethod be adequate?
no, in many places you're not supposed to need to use anything like that anymore.
*** Bug 299998 has been marked as a duplicate of this bug. ***
I need a memory upgrade :-[

*** This bug has been marked as a duplicate of 295582 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.