webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
742 stars 65 forks source link

app-amped.music.163.com - browser not supported #114838

Closed Gavoider closed 5 months ago

Gavoider commented 1 year ago

URL: https://app-amped.music.163.com/

Browser / Version: Firefox 109.0 Operating System: Windows 10 Tested Another Browser: Yes Chrome

Problem type: Site is not usable Description: 浏览器不支持 Steps to Reproduce: Does not support access, but Chrome does

View the screenshot Screenshot
Browser Configuration
  • gfx.webrender.all: false
  • gfx.webrender.blob-images: true
  • gfx.webrender.enabled: false
  • image.mem.shared: true
  • buildID: 20221128213916
  • channel: nightly
  • hasTouchScreen: false
  • mixed active content blocked: false
  • mixed passive content blocked: false
  • tracking content blocked: false

View console log messages

From webcompat.com with ❤️

sv-calin commented 1 year ago

Thank you for reporting this issue, I was able to reproduce it. Firefox is not supported.

image

Tested on: • Browser / Version: Firefox Nightly 109.0a1 (2022-11-28) / Chrome Version 107.0.5304.122 • Operating System: Windows 10

Moving to Needsdiagnosis.

[qa_48/2022]

wisniewskit commented 1 year ago

They seem to be relying on WebMIDI, but sniffing for window.chrome and blocking browsers if that's undetected. If I try to bypass that check the page works for a while, but I can't tell if the page is working or not, and I see this in the console:

Uncaught (in promise) DOMException: WebMIDI requires a site permission add-on to activate 

So there is probably more to the story here than just spoofing the window.chrome bit.

ksy36 commented 5 months ago

Moved to bugzilla as https://bugzilla.mozilla.org/show_bug.cgi?id=1898971.