Closed Bug 181415 Opened 22 years ago Closed 22 years ago

typeaheadfind should not use the deprecated nsIPref

Categories

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

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla1.3alpha

People

(Reporter: caillon, Assigned: caillon)

References

Details

Attachments

(1 file)

nsIPref is deprecated. You need to use nsIPrefBranchInternal for observers, but this is made easy by you already implementing nsIObserver.
Comment on attachment 107126 [details] [diff] [review] Patch Some of the AddObserver() calls should really be RemoveObserver(). (The ones that used to be UnregisterCallback). Fix those, and r=aaronl
Attachment #107126 - Flags: review?(aaronl) → review+
Comment on attachment 107126 [details] [diff] [review] Patch Whoops, fixed those AddObserver()s locally. Bryner, wanna sr?
Attachment #107126 - Flags: superreview?(bryner)
Attachment #107126 - Flags: superreview?(bryner) → superreview+
Checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.3alpha
rs vrfy
Status: RESOLVED → VERIFIED
Component: Keyboard: Navigation → 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: