Closed Bug 10634 Opened 25 years ago Closed 25 years ago

[PATCH] nsComponentManager::PlatformCLSIDToProgid fix

Categories

(Core :: XPCOM, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: rginda, Assigned: dp)

Details

(Whiteboard: [19990809] waiting for reply from reporter)

xpcom/components/nsComponentManager.cpp, on or about line 677, rv = mRegistry->GetSubtreeRaw(mClassesKey,cidStr,&cidKey); should be rv = mRegistry->GetSubtreeRaw(mCLSIDKey,cidStr,&cidKey);
Severity: normal → major
Status: NEW → ASSIGNED
Target Milestone: M9
Cool. I guess you were the first person to use this. Thanks for the patch. Will checkin once the tree opens.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This is a code fix. maybe rginda@ix.netcom.com can verify it. Rob, to verify this bug, you need to make sure this patch was applied and things work (like run apprunner). Then mark the bug verified.
Whiteboard: [19990809] wiating for reply from reporter
Technical problems getting a working tree. Trying again tonight. Day jobs (and 56k modems) suck. I'll verify it as soon as I can.
Whiteboard: [19990809] wiating for reply from reporter → [19990809] waiting for reply from reporter
Status: RESOLVED → VERIFIED
Keywords: patch
You need to log in before you can comment on or make changes to this bug.