Open Bug 575390 Opened 14 years ago Updated 2 years ago

make methods that can be called on uninitialized imgContainers explicit

Categories

(Core :: Graphics: ImageLib, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: bholley, Unassigned)

References

Details

Probably the best thing to do would be to ensure that every method checks mInitialized() and returns failure, except for a select number of methods that are explicitly labeled in the interface. These methods should have a special case for being uninitialized at the beginning, after which it should be able to be assumed that they are initialized.
Depends on: 572520
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.