Add color management to ImageBitmap serialization. This requires care due to a wire format change. This will fix ImageBitmap::ImageBitmap(const void* pixelData, ...) constructor.
Also check these to make sure they are fixed according to the changes in ImageBitmap::copyBitmapData():
ScriptValueSerializer::writeAndGreyImageBitmap()
V8ScriptValueSerializer::writeDOMObject
Comment 1 by zakerinasab@chromium.org
, Dec 2 2016