Description[PDF] Change SkPDFFormXObject to not hold a reference to device.
This prevents two copies of the content stream from sticking around. It also fixes an invalid memory reference because SkCanvas::internalRestore deletes the device (maybe it should just unref) after drawing it onto the main device.
Committed: http://code.google.com/p/skia/source/detail?r=773
Patch Set 1 #
MessagesTotal messages: 4
|