RESOLVED FIXED 134773
Use IOSurface ViewSnapshots everywhere on Mac, remove JPEG encoding path
https://bugs.webkit.org/show_bug.cgi?id=134773
Summary Use IOSurface ViewSnapshots everywhere on Mac, remove JPEG encoding path
Tim Horton
Reported 2014-07-09 12:17:50 PDT
It's effectively unreachable code, and makes the next big patch more annoying.
Attachments
patch (12.56 KB, patch)
2014-07-09 12:21 PDT, Tim Horton
andersca: review+
Tim Horton
Comment 1 2014-07-09 12:21:53 PDT
Anders Carlsson
Comment 2 2014-07-09 12:22:51 PDT
Comment on attachment 234651 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=234651&action=review > Source/WebCore/platform/graphics/cocoa/IOSurface.mm:79 > + RetainPtr<CGContextRef> surfaceContext = surface->ensurePlatformContext(); auto.
Tim Horton
Comment 3 2014-07-09 12:32:05 PDT
Note You need to log in before you can comment on or make changes to this bug.