Hi,
I am using nsIObserver from within javascript to subscribe to topics and
nsIObserverService from C++ xpcom to push notification for topics to the UI.
I noticed that the notifications are sent fine but the nsIObserver only
receives them when I have a JS/XUL Gui interaction towards _any_ of m
Am Mittwoch, 16. Januar 2013 15:53:13 UTC+1 schrieb pmill...@gmail.com:
>
> However, on shutdown, the thing breaks badly. I can see from debugging, that
> non of the destructors within the C++ xpcoms get called. I get a free()
> corruption somewhere "near" one xpcom and "near" xpcomglue - if I c
Dear All,
I ported a rather large xulrunner 1.9.2 based application to xulrunner 17.0.1.
So far, most of all functionality still works.
I use both JS and C++ xpcoms, initiated via JS and defined within
chrome.manifest. I can use those xpcoms, no issues at all.
However, on shutdown, the thing
> --> Is there any change in xulrunner from 1.9.2 to 17.0.1 that I am missing
> which prevents the plugin to receive chrome content?
Never mind - a chrome path was missing a trailing slash in the chrome.manifest
;)
Paul
___
dev-platform mailing list
Hi all,
I am upgrading a xulrunner 1.9.2 based application towards 17.0.1. One thing I
noticed, that for some reason, embedded PDFs via the Adobe Plugin isn't running
anymore.
XUL code:
http://www.w3.org/1999/xhtml"; >
I put the Adobe PDF
5 matches
Mail list logo