CVSROOT: /cvs/gnome Module name: galeon Changes by: crispin 06/02/20 16:23:02
Modified files: mozilla : ContentHandler.cpp CookiePromptService.cpp ExternalProtocolService.cpp GtkNSSClientAuthDialogs.cpp GtkNSSDialogs.cpp GtkNSSKeyPairDialogs.cpp GtkNSSSecurityWarningDialogs.cpp Makefile.am MozRegisterComponents.cpp PrintingPromptService.cpp . : ChangeLog configure.in Added files: mozilla : AutoJSContextStack.cpp AutoJSContextStack.h EphyPromptService.cpp EphyPromptService.h Log message: 2006-02-20 Crispin Flowerday <[EMAIL PROTECTED]> * configure.in: * mozilla/Makefile.am * mozilla/AutoJSContextStack.cpp * mozilla/AutoJSContextStack.h: Helper class that pushes a null JS context on the stack, and pops it in the destructor. * mozilla/ContentHandler.cpp * mozilla/CookiePromptService.cpp * mozilla/ExternalProtocolService.cpp * mozilla/GtkNSSClientAuthDialogs.cpp * mozilla/GtkNSSDialogs.cpp * mozilla/GtkNSSKeyPairDialogs.cpp * mozilla/GtkNSSSecurityWarningDialogs.cpp * mozilla/MozRegisterComponents.cpp * mozilla/PrintingPromptService.cpp Push a null JS context on the stack when we run a recursive mainloop. Fixes the galeon equivalend of camino bug https://bugzilla.mozilla.org/show_bug.cgi?id=179307. * mozilla/EphyPromptService.cpp * mozilla/EphyPromptService.h: Add our own prompt service, this fixes I18N problems with some stings, broken accelerators and an X crash with over-long labels. Arch Revision: galeon--mainline--2.0--patch-354 URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=galeon&who=crispin&date=explicit&mindate=2006-02-20%2016:22&maxdate=2006-02-20%2016:24 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list