Closed
Bug 139355
Opened 24 years ago
Closed 24 years ago
Update notifications is broken
Categories
(SeaMonkey :: UI Design, defect, P1)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: samir_bugzilla, Assigned: samir_bugzilla)
Details
(Whiteboard: [adt1])
Attachments
(1 file)
|
1.13 KB,
patch
|
jesup
:
review+
alecf
:
superreview+
jesup
:
approval+
|
Details | Diff | Splinter Review |
Getting the prefs service to use it for getLoclaizedUnicharPref() now causes an
xpconnect exception in the getService() code. A simple change to the way we
geta localized unichar pref in nsUserSettings.js as suggested by bnesse fixes
this.
Nominating for nsbeta1. This code is not shipped with mozilla. Only ships in
ns since we have some more work to do on update notifications before we ship it
in mozilla. But the code is in the mozilla tree since we will eventually ship
it with mozilla as well.
| Assignee | ||
Comment 1•24 years ago
|
||
Nominating. Recommending adt1 since update notifications is broken and QA can't
even test it.
| Assignee | ||
Updated•24 years ago
|
OS: Windows 2000 → All
Priority: -- → P1
Hardware: PC → All
Target Milestone: --- → mozilla1.0
| Assignee | ||
Comment 2•24 years ago
|
||
Nav triage team: nsbeta1+, adt1
| Assignee | ||
Comment 3•24 years ago
|
||
Use nsIPrefLocalzedString and getComplexValue().
| Assignee | ||
Comment 4•24 years ago
|
||
r=bryner
alecf,
Please sr. Thanks!
| Assignee | ||
Updated•24 years ago
|
Severity: normal → blocker
Comment 5•24 years ago
|
||
Comment on attachment 80696 [details] [diff] [review]
Patch v1.0.
sr=alecf
Attachment #80696 -
Flags: superreview+
| Assignee | ||
Comment 6•24 years ago
|
||
Seeking approval from adt to fix on branch. Mail sent to drivers even though
this is not being shipped with mozilla yet (planned for post-1.0). It *is*
being shipped with ns now.
| Assignee | ||
Comment 7•24 years ago
|
||
Checked in on trunk.
Comment 8•24 years ago
|
||
adt1.0.0+ (on ADT's behalf) approval for checkin into the 1.0 branch. Pls check
this in today, then add the fixed1.0.0 keyword.
Comment 9•24 years ago
|
||
Comment on attachment 80696 [details] [diff] [review]
Patch v1.0.
marking previous r=bryner
a=rjesup@wgate.com for branch checkin
Attachment #80696 -
Flags: review+
Attachment #80696 -
Flags: approval+
| Assignee | ||
Comment 10•24 years ago
|
||
Fix checked into branch.
Comment 11•24 years ago
|
||
VERIFIED Fixed with 20020508 branch builds.
Keywords: fixed1.0.0 → verified1.0.0
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•