[Libreoffice-commits] online.git: loleaflet/html

Michael Meeks (via logerrit) logerrit at kemper.freedesktop.org
Mon Feb 10 22:23:48 UTC 2020


 loleaflet/html/framed.doc.html |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 875b4c37d355dcca8303569f9caa15bf79b3c785
Author:     Michael Meeks <michael.meeks at collabora.com>
AuthorDate: Mon Feb 10 21:47:08 2020 +0000
Commit:     Michael Meeks <michael.meeks at collabora.com>
CommitDate: Mon Feb 10 23:23:31 2020 +0100

    Framed sample - add frame_ancestors instructions.
    
    Change-Id: I2b503be31268616c39485cb102dc90a3427a1e45
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88417
    Tested-by: Michael Meeks <michael.meeks at collabora.com>
    Reviewed-by: Michael Meeks <michael.meeks at collabora.com>

diff --git a/loleaflet/html/framed.doc.html b/loleaflet/html/framed.doc.html
index dd2666a54..0b68c698d 100644
--- a/loleaflet/html/framed.doc.html
+++ b/loleaflet/html/framed.doc.html
@@ -159,6 +159,7 @@
 
     <h3>Document frame</h3>
     <h4>If the frame fails to load click <a id="link">here and accept security bits</a></h4>
+    <h4>If the frame still fails to load ensure you have <code>localhost:*</code> included in your <code>net.frame_ancestors</code> in loolwsd.xml</h4>
     <iframe id="frame" height="1000" width="1000"></iframe>
 
     <!-- 127.0.0.2 allows us to test CSS issues -->


More information about the Libreoffice-commits mailing list