Closed
Bug 182725
Opened 23 years ago
Closed 23 years ago
Update docshell's pref usage
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: caillon, Assigned: caillon)
References
Details
Attachments
(1 file)
|
3.36 KB,
patch
|
adamlock
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
nsIPref is deprecated. We need to use nsIPrefBranch/nsIPrefService instead.
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Updated•23 years ago
|
Attachment #107790 -
Flags: superreview?(peterv)
Attachment #107790 -
Flags: review?(adamlock)
Updated•23 years ago
|
Attachment #107790 -
Flags: superreview?(peterv) → superreview+
Comment on attachment 107790 [details] [diff] [review]
Small patch to do the deed
r=adamlock
Attachment #107790 -
Flags: review?(adamlock) → review+
| Assignee | ||
Comment 3•23 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•