https://bugs.kde.org/show_bug.cgi?id=411423

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/pla
                   |                            |sma-browser-integration/1ed
                   |                            |a6e4387da9a71574b2d9c3cf8ff
                   |                            |35393a4514

--- Comment #4 from Kai Uwe Broulik <k...@privat.broulik.de> ---
Git commit 1eda6e4387da9a71574b2d9c3cf8ff35393a4514 by Kai Uwe Broulik.
Committed on 29/08/2019 at 17:06.
Pushed by broulik into branch 'master'.

Use custom event rather than window.postMessage

window.postMessage requires a targetOrigin which isn't enforced by all
browsers.
This patch changes it to send a custom event which reduces the likelihood of
interference and eavesdropping.

Differential Revision: https://phabricator.kde.org/D23568

M  +8    -9    extension/content-script.js

https://commits.kde.org/plasma-browser-integration/1eda6e4387da9a71574b2d9c3cf8ff35393a4514

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to