loleaflet/reference.html |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 4d28338a101d1a187717f98b6d64ecef49caacbe
Author: Pranav Kant <pran...@collabora.co.uk>
Date:   Wed Nov 16 10:01:35 2016 +0530

    More WOPI documentation
    
    Change-Id: I0c04d2105ff6227f9f7b6eaa73a7efe6a94faecd

diff --git a/loleaflet/reference.html b/loleaflet/reference.html
index e8bb801..0b67eb0 100644
--- a/loleaflet/reference.html
+++ b/loleaflet/reference.html
@@ -2743,6 +2743,12 @@ The <code>id</code> property of ErrorEvent can have the 
following values:
     specification</a> with few extensions/modifications. All messages sent are
   in this form</p>
 
+<p>It is to be noted that as mentioned in WOPI specs, loleaflet frame will
+  ignore all post messages coming from the host frame
+  if <code>Host_PostMessageReady</code> has not been received. Further, no post
+  messages will be emitted if 'PostMessageOrigin' property is missing from
+  server response.</p>
+
 <pre><code class="javascript">
 {
     "MessageId": "&lt;MessageId&gt;",
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to