Skip to content
  • Ronald Bultje's avatar
    Implement basic javascriptability support through XPCOM. The sample .html · 82b796f2
    Ronald Bultje authored
    * configure.in:
    * src/Makefile.am:
    * src/test.html:
    * src/totem-mozilla-plugin.c:
    * src/totem-mozilla-plugin.cpp:
    * src/totem-mozilla-scriptable.cpp:
    * src/totem-mozilla-scriptable.h:
    * src/totem_mozilla_scripting.idl:
    Implement basic javascriptability support through XPCOM. The
    sample .html file has some images which, when clicked, will
    cause the plugin to printf() something to stdout.
    82b796f2