Mounir Lamouri a78e9d35e9 Bug 662261 - Fix open dialog on MacOS X when mSelectedTypeIndex is out-of-range. r=joshmoz
This is done in two steps:
1. Remove "filepicker.lastTypeIndex" preference which was actually the cause
of the described bug.
2. Don't fail if the value is out-of-range but fallback to a default value.
2011-06-14 16:14:56 +02:00
..