facebook / sapling

A Scalable, User-Friendly Source Control System.

Home Page:https://sapling-scm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ReviewStack] Broken on mobile browser

sluongng opened this issue · comments

ReferenceError: SharedWorker is not defined at new d (https://reviewstack.dev/static/js/main.5d0ef6cb.js:2:215644) at c.sendMessage (https://reviewstack.dev/static/js/main.5d0ef6cb.js:2:217217) at https://reviewstack.dev/static/js/main.5d0ef6cb.js:2:215221 at myGet (https://reviewstack.dev/static/js/recoil@0.7.5-production.js:1:128133) at evaluateSelectorGetter (https://reviewstack.dev/static/js/recoil@0.7.5-production.js:1:105321) at getSelectorLoadableAndUpdateDeps (https://reviewstack.dev/static/js/recoil@0.7.5-production.js:1:108512) at https://reviewstack.dev/static/js/recoil@0.7.5-production.js:1:111081 at https://reviewstack.dev/static/js/recoil@0.7.5-production.js:1:111040 at Object.selectorGet [as get] (https://reviewstack.dev/static/js/recoil@0.7.5-production.js:1:111076) at getNodeLoadable (https://reviewstack.dev/static/js/recoil@0.7.5-production.js:1:30823)

Specifically, what browser is this? Strange that it doesn't support SharedWorker...

It was Chrome on Android

Wow, this is an incredibly longstanding issue:

https://bugs.chromium.org/p/chromium/issues/detail?id=154571