https://bugs.kde.org/show_bug.cgi?id=411423
Kai Uwe Broulik changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=411423
Kai Uwe Broulik changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=411423
--- Comment #2 from Tasos Sahanidis ---
(In reply to Kai Uwe Broulik from comment #1)
> Looks like Waterfox doesn't like calling window.postMessage(foo) with just
> one argument. It requires the targetOrigin argument. Patch:
> https://phabricator.kde.or
https://bugs.kde.org/show_bug.cgi?id=411423
--- Comment #1 from Kai Uwe Broulik ---
Looks like Waterfox doesn't like calling window.postMessage(foo) with just one
argument. It requires the targetOrigin argument. Patch:
https://phabricator.kde.org/D23568
Technically a bug on our side caused by poo