[Webkit-unassigned] [Bug 22957] RenderPath clean-up for strokeContains

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 23 08:44:37 PST 2008


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


darin at apple.com changed:

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




------- Comment #2 from darin at apple.com  2008-12-23 08:44 PDT -------
(From update of attachment 26199)
> +        bool strokeContains(StrokeStyleApplier* applier, const FloatPoint&) const;

Our style is to omit the argument name when the type makes it clear. Hence, no
"applier" needed here.

>          FloatRect strokeBoundingRect(StrokeStyleApplier* applier = 0);

Same here (not changed in this patch).

r=me


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



More information about the webkit-unassigned mailing list