Closed Bug 181600 Opened 22 years ago Closed 22 years ago

Events need to be using the newer pref APIs

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.3alpha

People

(Reporter: caillon, Assigned: caillon)

References

Details

Attachments

(1 file)

Comment on attachment 107225 [details] [diff] [review] Le proposed fix > nsEventStateManager::Shutdown() > { >- if (mPrefService) { >- mPrefService = nsnull; >+ if (mPrefBranch) { >+ mPrefBranch = nsnull; Skip the |if| and always set mPrefBranch to null. Just a tad cleaner
Attachment #107225 - Flags: review+
Attachment #107225 - Flags: superreview?(peterv)
Attachment #107225 - Flags: superreview?(peterv) → superreview+
Checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.3alpha
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: