[Webkit-unassigned] [Bug 103555] Make LazyDecodingPixelRef inherit from skia::LazyPixelRef so that cc thread can access it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 14:18:35 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103555


Stephen White <senorblanco at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #176569|review?                     |review+
               Flag|                            |




--- Comment #11 from Stephen White <senorblanco at chromium.org>  2012-11-29 14:20:52 PST ---
(From update of attachment 176569)
View in context: https://bugs.webkit.org/attachment.cgi?id=176569&action=review

OK.  r=me

> Source/WebCore/platform/graphics/chromium/LazyDecodingPixelRef.cpp:103
> +    lockPixels();
> +    unlockPixels();

Not sure I really get this, since you're going to have to lock again to use them, but I'm sure you know that.  :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list