[Webkit-unassigned] [Bug 74286] New: [Chromium] Use decoding swizzle only on libjpeg-turbo 1.1.90+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 04:03:40 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=74286

           Summary: [Chromium] Use decoding swizzle only on libjpeg-turbo
                    1.1.90+
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hbono at chromium.org


(Copied from <http://crbug.com/106954>.)

Chrome Version       17.0.963.0 and 17.0.963.2 (Dev Channel)
URLs (if applicable) : all pages with contains images 
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 5:
Firefox 4.x:
IE 7/8/9:

What steps will reproduce the problem?
1. open chromium in start page (all thumbails fail render)
2. go to all webpages (whatever, whichever is)
3. view images

What is the expected result?
render JPEG images in any pages

What happens instead?

this

http://wstaw.org/m/2011/12/09/plasma-desktopX20437.png
http://wstaw.org/m/2011/12/09/plasma-desktopOG6636.png http://wstaw.org/m/2011/12/09/plasma-desktopgO6636.png
http://wstaw.org/m/2011/12/09/plasma-desktopW20437.png
http://wstaw.org/m/2011/12/09/plasma-desktopp20437.png

Please provide any additional information below. Attach a screenshot if
possible.

system archlinux 64bits.

build with:

GYP_DEFINES=gcc_version=46 werror= no_strict_aliasing=1 linux_sandbox_path=/usr/lib/chromium-dev/chromium-sandbox linux_sandbox_chrome_path=/usr/lib/chromium-dev/chromium release_extra_cflags=-march=x86-64 -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 disable_nacl=1 use_system_ffmpeg=0 build_ffmpegsumo=1 proprietary_codecs=1 use_system_vpx=1 use_system_speex=1 use_system_libxslt=1 use_system_libxml=1 use_system_bzip2=1 use_system_zlib=1 use_system_libjpeg=1 use_system_libpng=1 use_system_yasm=1 use_system_libevent=1 use_system_icu=0 use_system_ssl=0 use_pulseaudio=1 use_gconf=0 use_gnome_keyring=0 linux_link_gnome_keyring=0 target_arch=x64  linux_strip_binary=1 remove_webcore_debug_symbols=1

libjpeg-turbo 1.1.1-3 (latest update: 2011-06-26) (install by the distro [extra] repository)

up to 17.0.963.0, work with external libjpeg libs

when use internal (use_system_libjpeg=0) with latest version of chromium Dev-Channel the render JPEG images works without problem

in compile time don't show any error

greetings

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list