Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-3 OS-Mac Area-WebKit
New issue 25322 by [email protected]: "Copy Image" to clipboard on Mac should pipe original CGImage over IPC http://code.google.com/p/chromium/issues/detail?id=25322 Right now the "Copy Image" feature, on the Mac, converts the CGImage to an SkBitmap and hauls raw bits over IPC. This loses the colorspace, leading to a loss of fidelity. The original image should be marshaled over IPC as best as possible to keep quality up. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
