question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add restriction warning when embedding a page with this library in iframe due to security policy for Mozilla Firefox (anti-fingerprinting)

See original GitHub issue

Hi, great component.

Unfortunately trying the demo I get WEBGL_UNSUPPORTED whereas https://webglreport.com/?v=1 or v=2 gives me

Linux x86_64 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0
WebGL GLSL ES 3.00
GeForce RTX 2080 Ti/PCIe/SSE2

and https://get.webgl.org gives me a rotating cube.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
Utopiahcommented, Jun 14, 2021
{
  "fps": 403,
  "gpu": "nvidia geforce rtx 2080 ti rev. a",
  "isMobile": false,
  "tier": 3,
  "type": "BENCHMARK"
}
1reaction
Gustedcommented, Jun 14, 2021

It could possibly have something to do with iframing in the sandbox.

In that case we could detect it beforehand and log a error/warning.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Website will not allow Firefox to display the page if another ...
This page explains the error: "Website will not allow Firefox to display the page if another site has embedded it"
Read more >
Release Notes for Archived Versions - Pale Moon
General information. These release notes are kept for historical reference only. Versions on this page have been superseded by newer versions of Pale...
Read more >
An iframe from googlesyndication.com tries to access the ...
I can't think of a good reason for scripts through google ad syndication to be asking for camera and microphone permissions. I'd assume...
Read more >
JShelter: Give Me My Browser Back - arXiv
Browser fingerprinting, web privacy, web security, webextension. APIs, JavaScript. 1 INTRODUCTION. Most people interact with web pages daily ...
Read more >
XSS-FP: Browser Fingerprinting using HTML Parser Quirks
IX discusses browser fingerprinting from an expert security ... pages on the fly to add the signature checks based on HTML. parser quirks....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found