aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* onDetermineCharset() should only return valid charsetsRuben Rodriguez2015-05-111-1/+1
| | | | | | | Match the charset retrieved from the document against a list of known valid charset names, to avoid failing on malformed documents. The list was retrieved from ./dom/encoding/labelsencodings.properties in the IceCat 31.6.0 sourcecode.
* Add Ruben's isFreeLicensed check for external scriptsNik Nyby2015-04-021-14/+32
|
* New test version for 6.0.9Nik Nyby2015-04-0226-79/+79
|
* Don't call callback if it's not a functionNik Nyby2015-04-021-3/+16
|
* add back submodule for travisNik Nyby2015-04-022-0/+3
|
* Add JsChecker.isFreeLicensedNik Nyby2015-04-023-1/+54
|
* Remove draggable complain button functionalityNik Nyby2015-04-023-38/+5
| | | | For compatibility with addons.mozila.org.
* remove submoduleNik Nyby2015-04-022-3/+0
|
* Merge pull request #2 from nikolas/ff-versionsnikolas2015-04-021-5/+4
|\ | | | | firefox multiple versions test
| * test with ff 37Nik Nyby2015-04-021-5/+4
|/
* Merge pull request #1 from nikolas/add-travisnikolas2015-02-0610-25/+68
|\ | | | | Add Travis
| * Add TravisNik Nyby2015-02-0610-25/+68
|/
* Committing changes for version 6.0.8Nik Nyby2015-01-18134-980/+1060
|
* Import to new git repositoryNik Nyby2015-01-17271-0/+37825
The old repository was using almost 100mb of space because of all the unnecessary files in the history. So I've imported the code to a new git repository. Unfortunately the history isn't viewable from this repository anymore. To see what happened with LibreJS before 2015, see the old Bazaar repo here: http://bzr.savannah.gnu.org/lh/librejs/