Closed
Bug 2508
Opened 26 years ago
Closed 26 years ago
Backward Adaptor Needs to provide a Service Manager
Categories
(Core Graveyard :: Plug-ins, defect, P2)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
VERIFIED
FIXED
M4
People
(Reporter: beard, Assigned: amusil)
Details
The backward adaptor doesn't provide a service manager interface when it calls
NSGetFactory(). The MRJ plugin needs a minimal service manager, so it can use
nsIMalloc to allocate the plugin factory.
Reporter | ||
Updated•26 years ago
|
OS: All
Hardware: Macintosh → All
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Comment 2•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
QA Contact: 3849 → 4082
Comment 3•26 years ago
|
||
reassigning Greg Lynn as QA contact
Any update Alex? QA assigned to whitebox, gerardok.
QA Contact: 4082 → 4015
Assignee | ||
Comment 5•26 years ago
|
||
Patrick - I believe you said that you already updated this?
Reporter | ||
Comment 6•26 years ago
|
||
Yes, I implemented a minimal service manager. It currently implements GetService for nsIAllocator and nsILiveconnect. I've started implementing a little 1 way LiveConnect (Java -> JS) using javascript: URLs.‡
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Patrick, I don't know how to reproduce the failure caused by this bug. Please
can you mark it as verified or provide a testcase to verify it? Thanks!
Alex, please can you mark this bug as verified or provide a testcase to verify
it. Thanks!
Assignee | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•