Closed Bug 428362 Opened 18 years ago Closed 18 years ago

Unhandled exception in SanitizeListener constructor

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bent.mozilla, Unassigned)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
Now that we have error messages from JS components again (bug 415498) I'm seeing this in the console on startup: JavaScript error: chrome://browser/content/browser.js, line 1182: gPrefService.savePrefFile is not a function gPrefService isn't QI'd properly (it's currently nsIPrefBranch2, which doesn't have savePrefFile). Patch attached.
Attachment #314913 - Flags: review?(gavin.sharp)
Attachment #314913 - Flags: review?(gavin.sharp) → review+
Comment on attachment 314913 [details] [diff] [review] Patch Obviously correct fix that prevents a bunch of broken functionality for folks who like to have their private data stripped on shutdown.
Attachment #314913 - Flags: approval1.9?
Comment on attachment 314913 [details] [diff] [review] Patch a1.9=beltzner
Attachment #314913 - Flags: approval1.9? → approval1.9+
Fixed.
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.

Attachment

General

Created:
Updated:
Size: