This modified Firefox Nightly version was developed within the scope of my bachelor thesis to test the Experimental Secure Credential Provision Extension. This setup only servers as proof of concept.
Check out the changeset to see what the modifications entail.
-
If you have a local build of Firefox Nightly, just exchange the files from the directory local-build with the ones from your local Nightly build.
all.js: modules/libpref/init/all.js
LoginHelper.jsm: toolkit/components/passwordmgr/LoginHelper.jsm
LoginManagerParent.jsm: toolkit/components/passwordmgr/LoginManagerParent.jsm
LoginManagerPrompter.jsm: toolkit/components/passwordmgr/LoginManagerPrompter.jsm -
Rebuild and run the application
The installation files for Windows, Linux and OS X are provided in the respective directories in this repository.
The builds were generated on Mozilla’s automation servers.