author | Cosmin Sabou <csabou@mozilla.com> |
Wed, 18 Mar 2020 02:56:31 +0200 | |
changeset 519273 | 70f8ce3e2d394a8c4d08725b108003844abbbff9 |
parent 519272 | a78f1a94db028da267c3f7ee0e65ad137a26edb4 |
child 519274 | 5f4d7f8e8c6efdc767fb2d947a1e5b1607a96d28 |
push id | 37224 |
push user | btara@mozilla.com |
push date | Wed, 18 Mar 2020 04:14:11 +0000 |
treeherder | mozilla-central@70f8ce3e2d39 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
bugs | 1619154 |
milestone | 76.0a1 |
backs out | 02ef6cee073c21acd233267f620e0556e5d36906 |
first release with | nightly linux32
70f8ce3e2d39
/
76.0a1
/
20200318041411
/
files
nightly linux64
70f8ce3e2d39
/
76.0a1
/
20200318041411
/
files
nightly mac
70f8ce3e2d39
/
76.0a1
/
20200318041411
/
files
nightly win32
70f8ce3e2d39
/
76.0a1
/
20200318041411
/
files
nightly win64
70f8ce3e2d39
/
76.0a1
/
20200318041411
/
files
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
releases | nightly linux32
76.0a1
/
20200318041411
/
pushlog to previous
nightly linux64
76.0a1
/
20200318041411
/
pushlog to previous
nightly mac
76.0a1
/
20200318041411
/
pushlog to previous
nightly win32
76.0a1
/
20200318041411
/
pushlog to previous
nightly win64
76.0a1
/
20200318041411
/
pushlog to previous
|
--- a/toolkit/content/filepicker.properties +++ b/toolkit/content/filepicker.properties @@ -1,12 +1,12 @@ # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. allFilter=* htmlFilter=*.html; *.htm; *.shtml; *.xhtml textFilter=*.txt; *.text -imageFilter=*.jpe; *.jpg; *.jpeg; *.gif; *.png; *.bmp; *.ico; *.svg; *.svgz; *.tif; *.tiff; *.ai; *.drw; *.pct; *.psp; *.xcf; *.psd; *.raw; *.webp +imageFilter=*.jpe; *.jpg; *.jpeg; *.gif; *.png; *.bmp; *.ico; *.svg; *.svgz; *.tif; *.tiff; *.ai; *.drw; *.pct; *.psp; *.xcf; *.psd; *.raw xmlFilter=*.xml xulFilter=*.xul audioFilter=*.aac; *.aif; *.flac; *.iff; *.m4a; *.m4b; *.mid; *.midi; *.mp3; *.mpa; *.mpc; *.oga; *.ogg; *.ra; *.ram; *.snd; *.wav; *.wma videoFilter=*.avi; *.divx; *.flv; *.m4v; *.mkv; *.mov; *.mp4; *.mpeg; *.mpg; *.ogm; *.ogv; *.ogx; *.rm; *.rmvb; *.smil; *.webm; *.wmv; *.xvid