mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
c9fe8d726d
* 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.
13 lines
366 B
INI
13 lines
366 B
INI
[DEFAULT]
|
|
skip-if = buildapp == 'b2g' # bug 979446, frequent failures
|
|
support-files =
|
|
serve_file.sjs
|
|
|
|
[test_downloads_navigator_object.html]
|
|
[test_downloads_basic.html]
|
|
[test_downloads_large.html]
|
|
[test_downloads_bad_file.html]
|
|
[test_downloads_pause_remove.html]
|
|
[test_downloads_pause_resume.html]
|
|
skip-if = toolkit=='gonk' # b2g(bug 947167) b2g-debug(bug 947167)
|