gather information on x86-on-aarch64 clients
Categories
(Core :: XPCOM, enhancement)
Tracking
()
People
(Reporter: froydnj, Assigned: froydnj)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
|
2.80 KB,
patch
|
bugzilla
:
review+
pascalc
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
|
3.35 KB,
patch
|
chutten
:
review+
pascalc
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
|
2.32 KB,
text/plain
|
chutten
:
data-review+
|
Details |
This would be useful information to know, to encourage people there's a better
firefox experience out there.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Comment 5•6 years ago
|
||
There are some r+ patches which didn't land and no activity in this bug for 2 weeks.
:froydnj, could you have a look please?
| Assignee | ||
Comment 6•6 years ago
|
||
Data review filled out. Be gentle, please! :)
Comment 7•6 years ago
|
||
| Assignee | ||
Comment 9•6 years ago
|
||
(In reply to Eric Rahm [:erahm] from comment #8)
Nathan, is this ready to land?
Yes, currently waiting for inbound to reopen since it's be closed...all afternoon and evening.
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d49485b4f422
https://hg.mozilla.org/mozilla-central/rev/67a15c8abdbc
| Assignee | ||
Comment 13•6 years ago
|
||
Comment on attachment 9037389 [details] [diff] [review]
part 1 - add an isWowARM64 property to nsSystemInfo
Beta/Release Uplift Approval Request
- Feature/Bug causing the regression: None
- User impact if declined: Minimal impact on users. Mozilla won't be able to determine whether some users are running x86 builds on aarch64 windows, and therefore could benefit from a faster native experience.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Low risk: adding a little bit of well-understood code and some telemetry on top.
- String changes made/needed: None
| Assignee | ||
Updated•6 years ago
|
Comment 14•6 years ago
|
||
Comment 15•6 years ago
|
||
| bugherder uplift | ||
https://hg.mozilla.org/releases/mozilla-beta/rev/063a0c6b1078
https://hg.mozilla.org/releases/mozilla-beta/rev/4a094d23761c
Updated•6 years ago
|
Description
•