Closed Bug 1510618 Opened 6 years ago Closed 9 months ago

Lint Warning: Implied default locale in case conversion

Categories

(GeckoView :: General, enhancement, P5)

Unspecified
Android
enhancement

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: fluffyemily, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug)

Implicitly using the default locale is a common source of bugs: Use 'String.format(Locale, ...)' instead

This issue currently affects:

WebRequestError.java
Component: Build Config & IDE Support → GeckoView
Keywords: good-first-bug
OS: Unspecified → Android
Priority: -- → P5
Product: Firefox for Android → GeckoView
Severity: normal → S3

Enhancements should have severity N/A.

Severity: S3 → N/A

I scanned the codebase for this inspection, and there were no violations. Must have been fixed already.

Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.