[Webkit-unassigned] [Bug 63987] Bridge RenderBoxModelObject::calculateBackgroundImageGeometry parameters into a class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 19:12:41 PDT 2011


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


MORITA Hajime <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #99821|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #4 from MORITA Hajime <morrita at google.com>  2011-07-06 19:12:40 PST ---
(From update of attachment 99821)
View in context: https://bugs.webkit.org/attachment.cgi?id=99821&action=review

> Source/WebCore/rendering/RenderBoxModelObject.h:44
> +public:

Could you make fields private and add accessors for them?
Few new classes have public member variables.

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