Closed
Bug 1902311
Opened 1 year ago
Closed 1 year ago
Check implications of Virtualizer deprecation
Categories
(Firefox for Android :: General, task)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mcarare, Assigned: mcarare)
References
Details
(Whiteboard: [fxdroid][group1])
https://developer.android.com/about/versions/15/deprecations#virtualizer-deprecation
In Android 15 the Virtualizer class is deprecated, the recommended replacement being the Spatializer class.
Still unsure if this affects us since the only occurrences of this class are in the Exo player code and just in the documentation: https://searchfox.org/mozilla-central/search?q=virtualizer&path=&case=false®exp=false
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
I looked into this and our code, and since we do not use any of the deprecated features or classes, there is no action point on this.
Assignee: nobody → mcarare
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•