Closed Bug 1546292 Opened 7 years ago Closed 7 years ago

'block Fingerprinters'-feature blocks resource https://cdn.tinymce.com/4/tinymce.min.js

Categories

(Core :: Privacy: Anti-Tracking, defect)

68 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1544159

People

(Reporter: maggus.staab, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0

Steps to reproduce:

in our CMS we use the TinyMCE javascript WYSIWYG Editor.
the editor is referenced via the official CDN on https://cdn.tinymce.com/4/tinymce.min.js but firefox reports.

the issue is also reproducible on the latest demos of the stable version.

as soon as the 'block fingerprinters' feature is disabled in Firefox Nightly the WYSIWYG Editor works again

STR

Actual results:

the browser-console reports a "ReferenceError: tinymce is not defined" error which is caused by the browser blocking the external script/library.

this is also reported in the browser console as a warning:

Die Ressource auf "https://cloud.tinymce.com/5/tinymce.min.js?apiKey=qagffr3pkuv17a8on1afax661irst1hbr4e6tbv888sz91jc" wurde blockiert, weil das Blockieren von Seitenelementen aktiviert ist.

Expected results:

the editor should work

side-note: it seems that the above mentioned only basic-example does not even work when fingerprinting-blocking is disabled. you have to disable content blocking overall to make the examples work again. In firefox stable the demos work as is it seems.

Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Component: Untriaged → Privacy: Anti-Tracking
Product: Firefox → Core
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.