Closed Bug 1073555 Opened 10 years ago Closed 10 years ago

Show an unsupported message to Windows RT users

Categories

(www.mozilla.org :: Pages & Content, enhancement)

Production
ARM
Windows 8
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kohei, Assigned: kohei)

References

(Blocks 1 open bug)

Details

(Whiteboard: [kb=1522225] )

Attachments

(1 file)

(deleted), text/x-github-pull-request
Details
While working on Bug 1069663, I have noticed that we don't have any message for Windows RT (Windows 8 on ARM processors) users. The unsupported message can be added easily once my pull request for the bug is landed. https://github.com/mozilla/bedrock/pull/2300 The detection is simple enough: > if (navigator.cpuClass === 'arm') { /* Windows RT */ } https://miketaylr.com/posts/2013/10/navigator-dot-cpu.html
Whiteboard: [kb=1522225]
Attached file pull request (deleted) —
Commits pushed to master at https://github.com/mozilla/bedrock https://github.com/mozilla/bedrock/commit/eece9f972898027f182ec591a88913ec1911e63b Fix Bug 1073555 - Show an unsupported message to Windows RT users https://github.com/mozilla/bedrock/commit/7cdc1b1fe4f029205dcb70b216f2d411a9518b96 Merge pull request #2567 from kyoshino/bug-1073555-unsupported-windows-rt Fix Bug 1073555 - Show an unsupported message to Windows RT users
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: