[Webkit-unassigned] [Bug 75861] [Chromium] JPEG RGB swizzling order should match platform pixel format

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 23:11:05 PST 2012


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





--- Comment #9 from noel gordon <noel.gordon at gmail.com>  2012-01-10 23:11:05 PST ---
Off-line Sami answered yes, libjpeg-turbo is being used. Per https://bugs.webkit.org/show_bug.cgi?id=59670#c10, the "skia -> little-endian -> BGRA pixel skia bitmaps" assumption runs deep in chromium, so my concern is webkit test failures due to pixel endianness issues.  I suggested he watch the following WebKit/LayoutTests tests:

  fast/images/*
  fast/canvas/canvas-toDataURL*
  fast/canvas/toDataURL*
  canvas/philip/tests/2d.imageData.put.unchanged.html
  canvas/philip/tests/toDataURL*
  tables/mozilla/bugs/bug29314.html
  tables/mozilla/bugs/bug13169.html
  tables/mozilla/bugs/bug10565.html
  tables/mozilla/bugs/bug11026.html
  fast/repaint/backgroundSizeRepaint.html
  fast/repaint/block-layout-inline-children-replaced.html
  fast/repaint/clipped-relative.html
  fast/repaint/selected-replaced.html
  tables/mozilla/bugs/bug12908-1.html

-- 
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