Subversion Repositories general

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1422 → Rev 1423

/mozilla/nomodal/trunk/src/install.rdf
18,10 → 18,10
</em:targetApplication>
 
<em:name>NoModal</em:name>
<em:description></em:description>
<em:description>JS and HTTP auth dialogs are modal inside one tab only</em:description>
<em:creator>Anatoli Klassen</em:creator>
<em:homepageURL></em:homepageURL>
<em:updateURL></em:updateURL>
<em:updateKey></em:updateKey>
<em:homepageURL>http://www.26th.net/public/projects/mozilla/nomodal/</em:homepageURL>
<em:updateURL>http://www.26th.net/public/projects/mozilla/nomodal/update.rdf</em:updateURL>
<em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD0n3FJvEygIzLWtleG7RQGsW33KlWt2CEKm4cNdyYtos2PXb68ZwMIGDduDeAdv0kg90Y2vnHpEgJwE4O6Ce6bfjxQWNbCWj6UgjRaosuzqKq4+BBwT65hMcIs72K1x3zQde6oNBsnYiEP18Cy7aY26+QA7M/vcOY5Rut66xYcjQIDAQAB</em:updateKey>
</Description>
</RDF>
/mozilla/nomodal/trunk/src/components/Prompt.js
165,7 → 165,6
// restore
aParent.removeEventListener('click', parentClick, true);
aParent.removeEventListener('unload', parentUnload, true);
win.removeEventListener('focus', winFocus, false);
tabBrowser.tabContainer.removeEventListener('TabSelect', parentTabSelect, false);
 
parentDocShell.resumeRefreshURIs();
/mozilla/nomodal/trunk
Property changes:
Added: svn:ignore
+build
+meta_local.xml