Descriptionaura: Make the Linux version of IconLoader not require GTK+.
This change makes it use webkit_glue::ImageDecoder instead
of gdk-pixbuf and hides various GTK+ theme-related code
behind TOOLKIT_USES_GTK ifdefs. Chrome OS is currently
loading its own icons from resources (see r86936 and
http://crosbug.com/129) instead of using IconLoader and
IconManager, so this only removes NOTIMPLEMENTED()s on
non-Chrome-OS Linux Aura builds (along with simplifying the
GTK+ version of the code).
BUG=99494
TEST=manual: download icons are still visible on a gtk+ build
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109527
Patch Set 1 #Patch Set 2 : merge #
Total comments: 2
Patch Set 3 : move platform-specific include #
Messages
Total messages: 9 (0 generated)
|