]> git.parisson.com Git - pdf.js.git/commit
Add SpecialPowers extension to allow the browser to quit from content, and a bunch...
authorRob Sayre <sayrer@gmail.com>
Thu, 23 Jun 2011 20:12:22 +0000 (13:12 -0700)
committerRob Sayre <sayrer@gmail.com>
Thu, 23 Jun 2011 20:12:22 +0000 (13:12 -0700)
commit49d17bdc46a3ae15fd6b7c0ded577b2a9ee58e11
tree69aa5bed2ac3afd934106a9e4ad0c1fdb6ec5053
parentf777fcf792fe1fd8980dd305313627e18b83d64c
Add SpecialPowers extension to allow the browser to quit from content, and a bunch of other exciting things.
test/browser_manifest.json
test/resources/firefox/extensions/special-powers@mozilla.org/chrome.manifest [new file with mode: 0644]
test/resources/firefox/extensions/special-powers@mozilla.org/chrome/specialpowers/content/specialpowers.js [new file with mode: 0644]
test/resources/firefox/extensions/special-powers@mozilla.org/components/SpecialPowersObserver.js [new symlink]
test/resources/firefox/extensions/special-powers@mozilla.org/install.rdf [new file with mode: 0644]
test/resources/firefox/user.js
test/test.py
test/test_slave.html