mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
d8e84e5a6d
* 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. |
||
---|---|---|
.. | ||
mochitest.ini | ||
moz.build | ||
serve_file.sjs | ||
test_downloads_bad_file.html | ||
test_downloads_basic.html | ||
test_downloads_large.html | ||
test_downloads_navigator_object.html | ||
test_downloads_pause_remove.html | ||
test_downloads_pause_resume.html |