Bug 80792

Summary: [BlackBerry] Fix JPEG encoding support
Product: WebKit Reporter: George Staikos <staikos>
Component: WebKit BlackBerryAssignee: George Staikos <staikos>
Status: RESOLVED FIXED    
Severity: Normal CC: rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Part 1 - Build system
none
Part 2 - Enabled commented-out code
none
Single patch none

George Staikos
Reported 2012-03-11 10:01:35 PDT
Inadvertently broken during some rebasing work. This re-enables it.
Attachments
Part 1 - Build system (1.03 KB, patch)
2012-03-11 10:12 PDT, George Staikos
no flags
Part 2 - Enabled commented-out code (1.46 KB, patch)
2012-03-11 10:13 PDT, George Staikos
no flags
Single patch (1.18 KB, patch)
2012-03-11 11:12 PDT, George Staikos
no flags
George Staikos
Comment 1 2012-03-11 10:12:08 PDT
Created attachment 131240 [details] Part 1 - Build system
George Staikos
Comment 2 2012-03-11 10:13:02 PDT
Created attachment 131241 [details] Part 2 - Enabled commented-out code Already r+ by Rob
Antonio Gomes
Comment 3 2012-03-11 10:37:25 PDT
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?
Antonio Gomes
Comment 4 2012-03-11 10:37:49 PDT
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?
Antonio Gomes
Comment 5 2012-03-11 10:38:22 PDT
Comment on attachment 131240 [details] Part 1 - Build system no changelog :(
George Staikos
Comment 6 2012-03-11 10:39:36 PDT
(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!
George Staikos
Comment 7 2012-03-11 11:12:23 PDT
Created attachment 131249 [details] Single patch Turns out the other patch wasn't needed anyway. Fixed, with changelog
WebKit Review Bot
Comment 8 2012-03-11 13:13:12 PDT
Comment on attachment 131249 [details] Single patch Clearing flags on attachment: 131249 Committed r110399: <http://trac.webkit.org/changeset/110399>
WebKit Review Bot
Comment 9 2012-03-11 13:13:16 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.