This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-09 21:33:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2211a2a6f9
gecko-dev
/
extensions
/
pref
History
bryner%netscape.com
2211a2a6f9
Fix a shutdown crash with gtk2 by not attempting to unload libgconf after we've called gconf_client_get_default(). gconf initializes ORBit which in turn registers atexit() handlers, so unloading the library would cause those function pointers to become invalid. Also, release our reference to the GConfClient in the GConfProxy dtor, and remove some unneeded code from the dtor. Bug 210471, r=bolian.yin@sun.com, sr=alecf.
2003-06-25 06:29:44 +00:00
..
autoconfig
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
system-pref
Fix a shutdown crash with gtk2 by not attempting to unload libgconf after we've called gconf_client_get_default(). gconf initializes ORBit which in turn registers atexit() handlers, so unloading the library would cause those function pointers to become invalid. Also, release our reference to the GConfClient in the GConfProxy dtor, and remove some unneeded code from the dtor. Bug 210471, r=bolian.yin@sun.com, sr=alecf.
2003-06-25 06:29:44 +00:00
.cvsignore
Ignore generated files
2001-12-29 03:42:47 +00:00
Makefile.in
Bug 195708, Mozilla should read system preferences (using gconf on Gnome Desktop)
2003-04-15 02:28:27 +00:00