aboutsummaryrefslogtreecommitdiffstats
path: root/lib/http_observer/stream_loader.js
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.
* Committing changes for version 6.0.8Nik Nyby2015-01-181-4/+6
|
* Import to new git repositoryNik Nyby2015-01-171-0/+111
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/