Comment #3 on issue 15648 by bugdro...@chromium.org: Move ResourceFetcher  
and related usage out of WebFrame
http://code.google.com/p/chromium/issues/detail?id=15648

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=19898

------------------------------------------------------------------------
r19898 | da...@google.com | 2009-07-02 22:58:45 -0700 (Thu, 02 Jul 2009) |  
12 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/public/WebImage.h?r1=19898&r2=19897
    A  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/src/WebImageCG.cpp
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/src/WebImageSkia.cpp?r1=19898&r2=19897
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/image_decoder.cc?r1=19898&r2=19897
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webclipboard_impl.cc?r1=19898&r2=19897
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/webkit.gyp?r1=19898&r2=19897

Port WebImage to CG and rework the Skia version so that WebImage just has a
SkBitmap member (avoiding a level of indirection).

This CL makes it so that Mac Chrome will now write bitmap data to the  
clipboard
when requested by WebKit.  I also simplified the ImageDecoder class that  
lives
in glue.

BUG=15648
TEST=none
R=dglazkov

Review URL: http://codereview.chromium.org/155010
------------------------------------------------------------------------


--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to