[Webkit-unassigned] [Bug 37514] [CSS3 Backgrounds and Borders] Implement CSS3 background-position offsets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 10:19:11 PDT 2011


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79942|review?                     |review-
               Flag|                            |




--- Comment #4 from Eric Seidel <eric at webkit.org>  2011-04-06 10:19:11 PST ---
(From update of attachment 79942)
View in context: https://bugs.webkit.org/attachment.cgi?id=79942&action=review

> Source/WebCore/css/CSSParser.cpp:2567
> +static bool isBackgroundPositionCKeyword(RefPtr<CSSPrimitiveValue> value)

You mean to use a raw pointer here.  Please read http://www.webkit.org/coding/RefPtr.html

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