Open Bug 669531 Opened 15 years ago Updated 3 years ago

DiscardTracker spams 6 warnings on shutdown, when Firefox is invoked with a nonexistent profile directory

Categories

(Core :: Graphics: ImageLib, defect)

x86_64
Linux
defect

Tracking

()

People

(Reporter: dholbert, Unassigned)

Details

STR: 1. ./dist/bin/firefox -no-remote -profile foobar (where "foobar" is a nonexistent directory) 2. Hit 'OK' button on 'Profile Missing' dialog that appears. ACTUAL RESULTS: These 6 warnings are among the last lines of output: { > WARNING: NS_ENSURE_TRUE(t) failed: file modules/libpr0n/src/DiscardTracker.cpp, line 169 > WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x8007000E: file modules/libpr0n/src/DiscardTracker.cpp, line 79 > WARNING: NS_ENSURE_TRUE(t) failed: file modules/libpr0n/src/DiscardTracker.cpp, line 169 > WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x8007000E: file modules/libpr0n/src/DiscardTracker.cpp, line 79 > WARNING: NS_ENSURE_TRUE(t) failed: file modules/libpr0n/src/DiscardTracker.cpp, line 169 > WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x8007000E: file modules/libpr0n/src/DiscardTracker.cpp, line 79 }
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.