Closed Bug 1722954 Opened 3 years ago Closed 3 years ago

Add UA override for game.granbluefantasy.jp

Categories

(Web Compatibility :: Interventions, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: denschub, Assigned: karlcow)

References

()

Details

According to Toms comment on GitHub, this site can be fixed with

html { transform:scale(1.125); transform-origin:0 0; }

and since this is an issue from 2019, that seems worth it. :)

Assignee: nobody → kdubost

The initial strategy for the transform is not working anymore.
Overriding as Chrome Android doesn't work either.
BUT surprisingly overriding as Safari iOS is working.

Summary: Add intervention for game.granbluefantasy.jp → Add UA override for game.granbluefantasy.jp

This is working too. As surprising as it can be…

Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X) Gecko/86.0 Firefox/86.0

and this too Mozilla/5.0 (Android 11; Mobile; rv:86.0) Gecko/86.0 Firefox/86.0 iPhone OS 12_0 like Mac OS X

See Also: → 1544649

Landed via bug 1720138.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
See Also: → 1862421
You need to log in before you can comment on or make changes to this bug.