Closed
Bug 1941016
Opened 1 month ago
Closed 1 month ago
Enabling CPU model info on Android
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: fkilic, Assigned: fkilic)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
On Bug 1284167 comment 2 :milan said
We don't want this for Android, so the way to maintain the original intent and exclude something like FreeBSD, this should be:
Suggesting /proc/cpuinfo
should be good on Android but then the patch landed with #if !defined(ANDROID)
's. We were wondering if we can remove these to also get cpu info on Android?
Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → fkilic
Status: NEW → ASSIGNED
Assignee | ||
Updated•1 month ago
|
Component: Telemetry → XPCOM
Product: Toolkit → Core
Pushed by fkilic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/261049524fa0
Enable CPU model info on Android. r=xpcom-reviewers,glandium,owlish,nika
Comment 3•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•