<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>mozilla.dev.extensions Google Group</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions</link>
  <description></description>
  <language>en</language>
  <item>
  <title>Fwd: [Advance warning] Session Restore is changing, will break add-ons</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/ad6e55b5d92d283d/cb14843d1eee895a?show_docid=cb14843d1eee895a</link>
  <description>
  -------- Original Message -------- &lt;br&gt; To: dev-platform &amp;lt;dev-platf...@lists.mozilla.or g&amp;gt; &lt;br&gt; Newsgroups: mozilla.dev.platform &lt;br&gt; &lt;p&gt;As part of project Async, we have been working on refactoring Firefox’ &lt;br&gt; Session Restore to ensure that it does not block the main thread. Part &lt;br&gt; of the work has been cleaning up the code and the data structures
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/ad6e55b5d92d283d</guid>
  <author>
  wls15...@removeyahoo.com
  (WaltS)
  </author>
  <pubDate>Tue, 21 May 2013 13:31:51 UT
</pubDate>
  </item>
  <item>
  <title>Serious bug in Firefox 22: Error loading js-ctype dylib</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/728b8b3a7f643f89/8a53cad1c1d0868e?show_docid=8a53cad1c1d0868e</link>
  <description>
  My Firefox extension is broken in Firefox 22.0. My extension contains a Mac OS X dynamic library which uses js-ctypes. When my extension loads, the Error Console says &lt;br&gt; &lt;p&gt;Error: couldn’t open library: &lt;br&gt; /Users/jk/Library/Application Support/Firefox/Profiles/liejt ghrj.Me/extensions/ &lt;br&gt; firefoxextens...@sheepsystems. com/components/SSYFirefoxCType s.dylib
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/728b8b3a7f643f89</guid>
  <author>
  jerrykrin...@gmail.com
  (Jerry Krinock)
  </author>
  <pubDate>Tue, 21 May 2013 05:23:47 UT
</pubDate>
  </item>
  <item>
  <title>about:home buttons don&#39;t work in new XUL browser window</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/201a6ac6c1262ff6/e4dd13db121523f0?show_docid=e4dd13db121523f0</link>
  <description>
  I&#39;m creating an addon that generates a new XUL browser window (not using the built-in Firefox browser tabs). However, when I go to about:home in that new window, non of the launcher buttons work, and the search doesn&#39;t function either.. All of the other about:XXX URLs work. Any idea why this might be happening only for about:home?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/201a6ac6c1262ff6</guid>
  <author>
  digitalc...@gmail.com
  </author>
  <pubDate>Fri, 17 May 2013 01:11:23 UT
</pubDate>
  </item>
  <item>
  <title>js-ctype callback throwing unhandled exception</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/ab687ef6a6e3424f/3c1b08f570c51071?show_docid=3c1b08f570c51071</link>
  <description>
  Hi All, &lt;br&gt; &lt;p&gt;I have run into a problem with a js-ctypes callback. I am currently on windows, but this will also have to support the mac. &lt;br&gt; &lt;p&gt;I am calling a a function with the JavaScript callback as a parameter. If I call the callback immediately within the exported function the JavaScript executes without issue. However if I save the callback as a member variable in a class to be called asynchronously at a later time, the DLL throws and unhandled exception at
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/ab687ef6a6e3424f</guid>
  <author>
  gigasoftpeo...@gmail.com
  </author>
  <pubDate>Thu, 16 May 2013 17:48:23 UT
</pubDate>
  </item>
  <item>
  <title>Move from Menu Bar to ?</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/5ddf43301ffc8bbb/b45923ced72a0129?show_docid=b45923ced72a0129</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;the third party extension we still currently use with Thunderbird 2 is &lt;br&gt; located in the menu bar. &lt;br&gt; File ... Foo &lt;br&gt; |- Bar 1 &lt;br&gt; |- Bar 2 &lt;br&gt; |- Bar 3 &lt;br&gt; &lt;p&gt;The menu bar is hidden in recent Thunderbird versions by default. &lt;br&gt; (It can be unhidden, I know.) &lt;br&gt; &lt;p&gt;What is the way to include the UI elements to the Thunderbird UI
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/5ddf43301ffc8bbb</guid>
  <author>
  hans.mo...@ofd-z.niedersachsen.de
  (Marc Patermann)
  </author>
  <pubDate>Wed, 15 May 2013 09:10:05 UT
</pubDate>
  </item>
  <item>
  <title>extension review message -- unclear/unrelated errors</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/e4075ba9ca45610e/8fb1bda62ed391a4?show_docid=8fb1bda62ed391a4</link>
  <description>
  Got this automated extension review message that for FF 21.* some &lt;br&gt; modules were moved from &amp;quot;resource://&amp;quot; to &amp;quot;resource://app&amp;quot;. &lt;br&gt; &lt;p&gt;I&#39;m running that code without any problem on &lt;br&gt; &lt;p&gt;Also the mentioned bug is about: &lt;br&gt; and that&#39;s not related with our code at all. &lt;br&gt; &lt;p&gt;Can anybody help for this?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/e4075ba9ca45610e</guid>
  <author>
  gnean...@_g_m_x.de
  (gNeandr)
  </author>
  <pubDate>Fri, 10 May 2013 19:35:59 UT
</pubDate>
  </item>
  <item>
  <title>[Thunderbird] Disable CC field, keep BCC field</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/e5e808ad3b7abc76/452cd670f429558e?show_docid=452cd670f429558e</link>
  <description>
  Hello, &lt;br&gt; I need to disable the CC option when composing a new message in &lt;br&gt; Thunderbird, but keep the BCC one. &lt;br&gt; &lt;p&gt;It is a very urgent task to get accomplished for me because some of my &lt;br&gt; collaborators have mistaken the CC option for the BCC one disclosing our &lt;br&gt; lists more than once, and it&#39;s about time to solve this.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/e5e808ad3b7abc76</guid>
  <author>
  pisi...@gmail.com
  (pisigou)
  </author>
  <pubDate>Fri, 10 May 2013 00:51:00 UT
</pubDate>
  </item>
  <item>
  <title>OK to store ext variables in browser and document objects?</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/65b1d21c5c04aeff/a9ad23960a06685e?show_docid=a9ad23960a06685e</link>
  <description>
  Hi, &lt;br&gt; I don&#39;t know for sure if it&#39;s OK to attach variables of an extension to XUL elements, such as a document object or browser (tab) object.  If so, are my variables protected from other extensions or js code?  If not, what&#39;s the best way to manage extension data that is associated with particular documents and tabs?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/65b1d21c5c04aeff</guid>
  <author>
  alj62...@yahoo.com
  (Al Johnson)
  </author>
  <pubDate>Mon, 06 May 2013 22:21:16 UT
</pubDate>
  </item>
  <item>
  <title>Adding a toolbarbutton to the new download manager of Firefox 20</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/eac3137aedd63d92/638e1ad1b9843d57?show_docid=638e1ad1b9843d57</link>
  <description>
  How can I add a toolbar button to the new download manager of Firefox 20? &lt;br&gt; I have found that it is located in chrome://browser/content/place s/places.xul &lt;br&gt; &lt;p&gt;I have been successful in adding a simple button but not a toolbar button. I want to add the toolbar button in &amp;lt;toolbar id=&amp;quot;placesToolbar&amp;quot;&amp;gt;&amp;lt;/toolbar&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/eac3137aedd63d92</guid>
  <author>
  leonadavi...@gmail.com
  </author>
  <pubDate>Mon, 06 May 2013 18:57:27 UT
</pubDate>
  </item>
  <item>
  <title>gBrowser load event: it is possible to get a document where link has been clicked?</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/f6f6d8ebbec3110c/f0f4fb32eed50a17?show_docid=f0f4fb32eed50a17</link>
  <description>
  Hello everyone! &lt;br&gt; I am writing a firefox Extension (xul). Processing the loading of document as follows: &lt;br&gt; &lt;p&gt;this._loadHandler = function(event) { &lt;br&gt; ... &lt;br&gt; &lt;p&gt;gBrowser.addEventListener(&amp;quot;loa d&amp;quot;, this._loadHandler, true); &lt;br&gt; &lt;p&gt;It is necessary to get a reference to document where link to event.target has been clicked. (If event.target document has been opened without using a link, this reference is null).
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/f6f6d8ebbec3110c</guid>
  <author>
  fedorsymki...@gmail.com
  </author>
  <pubDate>Fri, 03 May 2013 19:37:47 UT
</pubDate>
  </item>
  <item>
  <title>extension debugging in FX/TB</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/cd0e466798bcc034/f93d605b3cce6d59?show_docid=f93d605b3cce6d59</link>
  <description>
  Used to run Venkman for debugging during extension development. In Tb it &lt;br&gt; became somewhat instable with recent versions; FX nowadays has &lt;br&gt; integrated debugging for JS. But do FX (and TB) offer a real &lt;br&gt; JS/XUL/chrome debugging mode to support extension development with the &lt;br&gt; integrated Web developer tools?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/cd0e466798bcc034</guid>
  <author>
  gnean...@_g_m_x.de
  (gNeandr)
  </author>
  <pubDate>Sun, 28 Apr 2013 16:53:35 UT
</pubDate>
  </item>
  <item>
  <title>Questions About Security Best Practices</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/64607b30492527e5/c45ac26765a650a9?show_docid=c45ac26765a650a9</link>
  <description>
  I am working on an extension to display RSS feeds. The extension opens an HTML page (with a chrome: URI) and then displays the RSS feed items by injecting them into that page. &lt;br&gt; &lt;p&gt;I&#39;ve read the page on displaying web content securely: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://developer.mozilla.org/en-US/docs/Displaying_web_content_in_an_extension_without_security_issues&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/64607b30492527e5</guid>
  <author>
  srt19...@gmail.com
  (Scott Turner)
  </author>
  <pubDate>Sun, 28 Apr 2013 01:28:18 UT
</pubDate>
  </item>
  <item>
  <title>js-ctypes small DLL/LIB not loaded very fast</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/2646094a4d83a5cd/c58894cc5c007457?show_docid=c58894cc5c007457</link>
  <description>
  Hi All, &lt;br&gt; &lt;p&gt;We have run into a few problems with js-ctypes and loading of a DLL. First off we have verified that the DLL works and all methods are called properly. But the problem appears to be the load time of the library. &lt;br&gt; &lt;p&gt;On a side note… this is a pure “C” DLL/LIB that will be compiled on the Mac/Linux. Very fast and light weight. (no MFC or any other M$ bloat)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/2646094a4d83a5cd</guid>
  <author>
  gigasoftpeo...@gmail.com
  </author>
  <pubDate>Thu, 25 Apr 2013 17:56:25 UT
</pubDate>
  </item>
  <item>
  <title>&quot;Service&quot; for Certificate Store</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/7531e449fc0411b8/a62e509d3ed0db9f?show_docid=a62e509d3ed0db9f</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;there is no such service for the certificate store like there is for the &lt;br&gt; password mananger which can be used with JavaScript in an extension (or &lt;br&gt; in MCD), is it? &lt;br&gt; &lt;p&gt;Marc
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/7531e449fc0411b8</guid>
  <author>
  hans.mo...@ofd-z.niedersachsen.de
  (Marc Patermann)
  </author>
  <pubDate>Mon, 22 Apr 2013 13:43:47 UT
</pubDate>
  </item>
  <item>
  <title>Save password to password manager</title>
  <link>http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/4f177c1cb61b8d2a/773efe63b82eb03c?show_docid=773efe63b82eb03c</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m dealing with an extension build by a third party for us. This is &lt;br&gt; still working in Thunderbird 2.0. &lt;br&gt; &lt;p&gt;We are about to update to ESR 17 now. &lt;br&gt; Most of the extension sill works, which is fine. &lt;br&gt; &lt;p&gt;There is a &amp;quot;Change Password&amp;quot; function, which updates the users password &lt;br&gt; in LDAP and changes in the password manager.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/4f177c1cb61b8d2a</guid>
  <author>
  hans.mo...@ofd-z.niedersachsen.de
  (Marc Patermann)
  </author>
  <pubDate>Thu, 18 Apr 2013 13:28:33 UT
</pubDate>
  </item>
  </channel>
</rss>
