[Webkit-unassigned] [Bug 105553] [chromium] Convert WebTransformOperations into pure virtual

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 14:01:34 PST 2013


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


James Robinson <jamesr at chromium.org> changed:

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




--- Comment #18 from James Robinson <jamesr at chromium.org>  2013-01-16 14:03:19 PST ---
(From update of attachment 183018)
View in context: https://bugs.webkit.org/attachment.cgi?id=183018&action=review

R=me

> Source/WebCore/platform/graphics/chromium/AnimationTranslationUtil.cpp:65
> +        return PassOwnPtr<WebTransformOperations>();

you can say "nullptr" instead of "PassOwnPtr<Type>()"

-- 
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