Closed Bug 368542 Opened 18 years ago Closed 18 years ago

CRASH_REPORTER_KEY shouldn't be hardcoded to Mozilla

Categories

(Toolkit :: Crash Reporting, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: wolfiR, Unassigned)

Details

#define CRASH_REPORTER_KEY L"Software\\Mozilla\\Crash Reporter" thinking about all the applications using crashreporter (in future) and also different xulrunner based apps, this shouldn't be hardcoded. Maybe use MOZ_APP_DISPLAYNAME or nsXREAppData::name (which might be not so easy since crashreporter is a standalone application)
OS: Linux → All
I agree, I'm just not sure where we should pull this from. I do plan to have the crash reporter read application.ini at some point, so maybe we should construct a key from there?
Oh yeah, this got fixed by bug 358082. It will now use the Vendor and Product Name fields from your application.ini.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.