Description- Pass the ImageSkia by pointer instead of by reference, which will create shallow copy of the deep copyed image skia.
This changes ImageSkia::DeepCopy to return scoped_ptr<ImageSkia> so that i can safely transfer ownership without creating shallow copy of ImageSkia.
- Make sure all image reps are generated before passing to anther thread.
This is hypothetical fix for 159557
BUG=159557
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167390
Patch Set 1 #Patch Set 2 : win_aura #
Messages
Total messages: 14 (0 generated)
|