nsIPluginTagInfo::getDocumentEncoding()

2013-11-24 Thread Henri Sivonen
I don't see callers of nsIPluginTagInfo::getDocumentEncoding() in m-c. I sure hope we don't let the Java plug-in call directly into XPCOM APIs. What's this API for? Do we still need it? https://mxr.mozilla.org/mozilla-central/source/dom/plugins/base/nsIPluginTagInfo.idl#86 -- Henri Sivonen hsiv

RE: nsIBrowserDomWindow question

2013-11-24 Thread Look, Yuriy
Please disregard the message I've sent earlier (below). I so far ended up not using the class. -Original Message- From: Look, Yuriy Sent: Friday, November 22, 2013 8:32 PM To: dev-platform@lists.mozilla.org Subject: nsIBrowserDomWindow question Hi, nsIBrowserDomWindow does not get rec

Re: Intent to replace Promise.jsm and promise.js with DOM Promises

2013-11-24 Thread Panos Astithas
On Thu, Nov 21, 2013 at 9:00 PM, Paolo Amadini wrote: > Though it may seem counter-intuitive, the non-native Promise.jsm has > grown better error reporting and debuggability, and maybe even better > performance (depending on whether DOM Promises are optimized for not > returning to the outer OS ev