Closed
Bug 82719
Opened 24 years ago
Closed 24 years ago
audit callers of dialogs service for safety
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: blizzard, Assigned: ccarlen)
Details
Sometimes in embedded situations dialogs or creating of new windows isn't
supported so we need to make sure that when the callers of dialogs check the
return values to make sure that the dialogs were successfully created. Also,
they should do the 'safest' thing for the user that's possible.
Please see bug 82601 for the original reason that this bug is open.
Reporter | ||
Updated•24 years ago
|
Summary: check callers of dialogs service for safety → audit callers of dialogs service for safety
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.3
Assignee | ||
Comment 3•24 years ago
|
||
This audit is a long, tedious process, and since I'm not to blame for 99% of the
call sites of this service, I don't think I (or any one person) should own this.
If callers of the service are found which ignore return values, bugs should be
filed on a case-by-case basis against the author of that code.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
Target Milestone: mozilla0.9.5 → Future
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•