Open Bug 1510666 Opened 6 years ago Updated 1 year ago

Performance Warning: Obsolete SDK_INT Version Check

Categories

(GeckoView :: General, defect, P5)

Unspecified
Android

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: fluffyemily, Assigned: Logan)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Keywords: good-first-bug)

Attachments

(1 obsolete file)

This check flags version checks that are not necessary, because the minSdkVersion (or surrounding known API level) is already at least as high as the version checked for. Similarly, it also looks for resources in -vNN folders, such as values-v14 where the version qualifier is less than or equal to the minSdkVersion, where the contents should be merged into the best folder. Affected Classes: AndroidGamepadManager VideoCaptureDeviceInfoAndroid
Keywords: good-first-bug
OS: Unspecified → Android
Priority: -- → P5
Product: Firefox for Android → GeckoView
Severity: normal → S3
Assignee: nobody → loganrosen
Status: NEW → ASSIGNED
Attachment #9345230 - Attachment is obsolete: true
Depends on: 1820295
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: