Analogously to bug 100179, Cairo needs to honor decoded image orientation info so that EXIF orientation is respected, see bug 100191.
Created attachment 172331 [details] Patch
Comment on attachment 172331 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=172331&action=review Nice! > Source/WebCore/platform/graphics/cairo/BitmapImageCairo.cpp:118 > + // ImageOrientation expects the origin to be at (0, 0) Punctuation mark at end
Created attachment 172332 [details] Patch, v2. Syntax fix for efl-wk1 TestExpectations.
Created attachment 172333 [details] Patch, v3, comment punctuation fixed.
Created attachment 172334 [details] Patch, v4, I mean, really.
Comment on attachment 172334 [details] Patch, v4, I mean, really. Clearing flags on attachment: 172334 Committed r133482: <http://trac.webkit.org/changeset/133482>
All reviewed patches have been landed. Closing bug.