mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 06:52:25 +00:00
9d1d420c3f
Add nsILookAndFeel::GetPasswordCharacter() to allow toolkits to specify their platform password character. Implement this for GTK+ 2 by grabbing the property from GtkEntry. Make editor ask nsILookAndFeel for the platform password character. r+sr=roc