[webkit-reviews] review requested: [Bug 103555] Make LazyDecodingPixelRef inherit from skia::LazyPixelRef so that cc thread can access it : [Attachment 176569] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 10:42:53 PST 2012


Min Qin <qinmin at chromium.org> has asked  for review:
Bug 103555: Make LazyDecodingPixelRef inherit from skia::LazyPixelRef so that
cc thread can access it
https://bugs.webkit.org/show_bug.cgi?id=103555

Attachment 176569: Patch
https://bugs.webkit.org/attachment.cgi?id=176569&action=review

------- Additional Comments from Min Qin <qinmin at chromium.org>
Hi, Stephen, sorry about this, but can you approve this again. Thanks.

We believe the windows dbg bot failure is caused by that the lazy_pixel_ref.h
is not built into the dll. So we split the file into a .cc and .h file. The fix
is committed in r171375. And DEPS has rolled to r171376


More information about the webkit-reviews mailing list