Status: Available Owner: ---- CC: [email protected] Labels: Type-Bug Pri-3 OS-Linux Area-BrowserUI Size-Small HelpWanted
New issue 9773 by [email protected]: Figure out proper way to get left_ptr_watch for loading pages http://code.google.com/p/chromium/issues/detail?id=9773 Currently we manually create left_ptr_watch by copying the bits from the mozilla source and passing them to gdk_cursor_new_from_pixmap(). It might be faster/cleaner to use gdk_cursor_new_from_name(), but that might not be supported by all systems. See render_widget_host_view_gtk.cc. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
