In r12947 I made fatal gdk/gtk assertions really fatal. And of course it made assertion from http://crbug.com/8708 terminate chrome on Linux with this message:
FATAL:app/chrome_dll_main.cc(171)] Gdk: gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed when browsing websites etc. If it's making your work on Linux port harder, feel free to temporarily reduce log level in chrome_dll_main.cc from FATAL to ERROR and add a TODO/bug to restore it to FATAL once 8708 is fixed. --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
