diffstat:
docs/embedding/index.html.markdown | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (13 lines):
diff --git a/docs/embedding/index.html.markdown b/docs/embedding/index.html.markdown
--- a/docs/embedding/index.html.markdown
+++ b/docs/embedding/index.html.markdown
@@ -170,3 +170,9 @@ You can do this by:
env.dimensionsChanged();
Where `env` is the environment variable of the Bespin that container's size changed.
+
+Embedding Bespin in XULRunner
+=============================
+
+Bespin's use of web workers and other features requires it to be loaded via
+resource:// urls if used in XULRunner iframes.