Bug 134773

Summary: Use IOSurface ViewSnapshots everywhere on Mac, remove JPEG encoding path
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, mitz, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch andersca: review+

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.