mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
0412b1b0c4
File picker cleanup: - Pressing enter now actives the save/open buttons. - Fixes issue for clobber builds where the file chooser would not always get registered. Unfortunately, this still can not be guaranteed to work because of how XPCOM (mis)handles multiple components registered with the same contract ID. See bug 253136. - The native widget component factory constructor now handles the logic for which implementation to choose. This allows me to remove the proxy logic from the implementation itself. - Remembers the last selected directory between invocations. - Removes some debug stuff I forgot to remove. - Gets rid of the static nsString cruft that got accidentally added while I was copying over stuff from other implementations. r+sr=blizzard |
||
---|---|---|
.. | ||
public | ||
src | ||
.cvsignore | ||
Makefile.in |