https://bugs.documentfoundation.org/show_bug.cgi?id=126617

            Bug ID: 126617
           Summary: Same-origin check throw exception
           Product: LibreOffice Online
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

In the Leaflet postMessageListener, there is a condition to verify the parent
window has the same origin. But if the parent has a different origin, the
condition throw the following exception when trying to access to the parent
window:

SecurityError: Permission denied to access property "origin" on cross-origin
object

The file is Map.WOPI.js and the line number is 145.

I tried with the X-Frame-Options header, but nothing change.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to