gecko/dom/downloads/tests
Ghislain 'Aus' Lacroix d3cfdfa920 Bug 960749 - Improve error messages when < and > are used in filenames. r=bsmedberg
* Unify OS_FILE_ILLEGAL_CHARACTERS
* Provide KNOWN_PATH_SEPARATORS in addition to FILE_PATH_SEPARATOR.
* Update nsExternalAppHandler to use KNOWN_PATH_SEPARATORS instead of
  FILE_PATH_SEPARATOR when removing path separators.
* Fix DownloadsIPC.jsm when compiling with MOZ_DEBUG (would throw on undefined download.id).
* Add test for stripping out illegal characters when downloading.
2014-03-20 14:05:40 -07:00
..
mochitest.ini Bug 960749 - Improve error messages when < and > are used in filenames. r=bsmedberg 2014-03-20 14:05:40 -07:00
moz.build Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8) 2013-12-20 13:43:46 -08:00
serve_file.sjs Bug 957592. Expose download API properties based on permission. r=bz 2014-01-24 11:53:05 -08:00
test_downloads_bad_file.html Bug 960749 - Improve error messages when < and > are used in filenames. r=bsmedberg 2014-03-20 14:05:40 -07:00
test_downloads_basic.html Bug 945323 - [Download API] Downloaded path isn't honoring download attribute. r=bz 2014-02-13 14:43:58 -08:00
test_downloads_large.html Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8) 2013-12-20 13:43:46 -08:00
test_downloads_navigator_object.html Backed out changeset 786d44e03d8b (bug 957592) for static rooting hazard bustage on a CLOSED TREE 2014-01-23 14:22:24 +01:00
test_downloads_pause_remove.html Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8) 2013-12-20 13:43:46 -08:00
test_downloads_pause_resume.html Bug 959340 - Add updated serve_file.sjs to support testing resuming downloads and update pause_resume test to use it. r=gwagner 2014-01-13 14:14:34 -08:00