Closed
Bug 231076
Opened 21 years ago
Closed 21 years ago
Remove nsIPref from bookmarks
Categories
(SeaMonkey :: Bookmarks & History, defect)
SeaMonkey
Bookmarks & History
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mikael, Assigned: mikael)
References
Details
Attachments
(1 file, 1 obsolete file)
4.93 KB,
patch
|
Details | Diff | Splinter Review |
nsIPref switch to nsIPrefService
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #139180 -
Flags: superreview?(jag)
Attachment #139180 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 2•21 years ago
|
||
Comment on attachment 139180 [details] [diff] [review]
proposed patch
sr=jag
Attachment #139180 -
Flags: superreview?(jag) → superreview+
Assignee | ||
Updated•21 years ago
|
Attachment #139180 -
Flags: review?(neil.parkwaycc.co.uk) → review?
Assignee | ||
Updated•21 years ago
|
Attachment #139180 -
Flags: review? → review?(p_ch)
Comment 3•21 years ago
|
||
Comment on attachment 139180 [details] [diff] [review]
proposed patch
r=pch, it would be nice if you could provide a patch for Firebird :)
Attachment #139180 -
Flags: review?(p_ch) → review+
Comment 4•21 years ago
|
||
Comment on attachment 139180 [details] [diff] [review]
proposed patch
>+ mPersonalToolbarName = NS_ConvertUTF8toUCS2(prefValue);
Change this to CopyUTF8toUTF16(prefValue, mPersonalToolbarName) and r=me.
[ This is begging to be a pref localized string ;-) ]
Assignee | ||
Comment 5•21 years ago
|
||
I filed bug 232106 for the localized stuff
Attachment #139180 -
Attachment is obsolete: true
Assignee | ||
Updated•21 years ago
|
Attachment #139829 -
Attachment description: updated w/ Neils comment → updated w/ Neils comment [checked in 040126]
Assignee | ||
Updated•21 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•