Closed Bug 630431 Opened 14 years ago Closed 7 months ago

Audit uses of NSString's isEqualToString for cases that should use NSString+Utils's isEqualToStringIgnoringCase

Categories

(Camino Graveyard :: General, defect)

All
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: alqahira, Unassigned)

References

()

Details

(Keywords: good-first-bug)

Stuart mentioned tonight that we should be using our NSString utility isEqualToStringIgnoringCase more places than we do but we often forget to do so. At some point someone should audit our usage and convert any place that doesn't care about case over to isEqualToStringIgnoringCase. Note that the MXR link includes Sparkle and Breakpad; there's not a way to do a search that includes all of Camino except external code :(
Keywords: good-first-bug
Whiteboard: [good first bug]
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.