Closed Bug 13266 Opened 25 years ago Closed 24 years ago

Mac: Native error dialogs have no icon in them

Categories

(Core :: Preferences: Backend, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED
mozilla0.9.1

People

(Reporter: sfraser_bugs, Assigned: bnesse)

Details

I just got a native error dialog, by editing my prefs.js file so that it was
malformed (commented a line out with a #). The native error dialog was missing
the normal note, warning or stop icon.
Umm I what does this dialog say? The only native dialog I know of says is the
one checking for 8.6
It tells me about the JS error. Actually, I think this dialog is coming from the
prefs code.
Assignee: davidm → neeti
Component: XPApps → libPref
prefapi.c has a function called pref_Alert which uses kAlertPlainAlert rather
than one with an icon. Other problems include the use of hard coded strings.
Status: NEW → ASSIGNED
Target Milestone: M15
QA Contact: beppe → paulmac
Moving all libPref component bugs to new Preferences: Backend component.  
libPref component will be deleted.
Component: libPref → Preferences: Backend
Target Milestone: M15 → M17
QA Contact: paulmac → elig
Target Milestone: M17 → M18
Target Milestone: M18 → Future
->mcafee
Assignee: neeti → mcafee
Status: ASSIGNED → NEW
Over to pchen, paul this looks like an easy one-liner, change the dialog
type to an icon type.?
Assignee: mcafee → pchen
Summary: Native error dialogs have no icon in them → Mac: Native error dialogs have no icon in them
No, this is very old, and I don't even know if the code is still in libpref to 
show show a native dialog.
QA Contact: elig → sairuh
Bulk assigning bugs covered by the rewrite of nsPrefs to myself.
Assignee: pchen → bnesse
All code accessing this dialog has been removed as part of the work being done as 
part of bug 46863. For that reason, I am marking this as a duplicate of 46863. If 
you feel this is in error, feel free to change it back.


*** This bug has been marked as a duplicate of 46863 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
alecf has requested that I not dupe all these bugs, but rather close them as 
fixed after the work in bug 46863 has landed. Changing again...
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Target Milestone: Future → mozilla0.9.1
Platform specific dialogs were removed as part of the preferences refactoring. 
This dialog no longer exists.
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
okay.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.