Inadvertently broken during some rebasing work. This re-enables it.
Created attachment 131240 [details] Part 1 - Build system
Created attachment 131241 [details] Part 2 - Enabled commented-out code Already r+ by Rob
Comment on attachment 131240 [details] Part 1 - Build system View in context: https://bugs.webkit.org/attachment.cgi?id=131240&action=review > Source/WebCore/PlatformBlackBerry.cmake:84 > platform/image-encoders/JPEGImageEncoder.cpp > + platform/image-encoders/skia/JPEGImageEncoder.cpp so we build both now?
View in context: https://bugs.webkit.org/attachment.cgi?id=131240&action=review oh forgor the changelog :( > Source/WebCore/PlatformBlackBerry.cmake:84 > platform/image-encoders/JPEGImageEncoder.cpp > + platform/image-encoders/skia/JPEGImageEncoder.cpp so we build both now?
Comment on attachment 131240 [details] Part 1 - Build system no changelog :(
(In reply to comment #4) > View in context: https://bugs.webkit.org/attachment.cgi?id=131240&action=review > > oh forgor the changelog :( > > > Source/WebCore/PlatformBlackBerry.cmake:84 > > platform/image-encoders/JPEGImageEncoder.cpp > > + platform/image-encoders/skia/JPEGImageEncoder.cpp > > so we build both now? That's the confusing part. They're different things. (In reply to comment #5) > (From update of attachment 131240 [details]) > no changelog :( Woops! I just uploaded the completely wrong set of patches it seems!
Created attachment 131249 [details] Single patch Turns out the other patch wasn't needed anyway. Fixed, with changelog
Comment on attachment 131249 [details] Single patch Clearing flags on attachment: 131249 Committed r110399: <http://trac.webkit.org/changeset/110399>
All reviewed patches have been landed. Closing bug.