[Webkit-unassigned] [Bug 47174] Moving all bounding box related calculation to RenderSVGResourceFilterPrimitive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 01:25:45 PDT 2010


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


Dirk Schulze <krit at webkit.org> changed:

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




--- Comment #10 from Dirk Schulze <krit at webkit.org>  2010-10-22 01:25:45 PST ---
(From update of attachment 71533)
View in context: https://bugs.webkit.org/attachment.cgi?id=71533&action=review

LGTM. r=me. Please fix the name of absoluteSubRegion. You can do it before uploading it.

> WebCore/rendering/RenderSVGResourceFilterPrimitive.cpp:85
> +    FloatRect absoluteSubRegion = filter->mapLocalRectToAbsoluteRect(subregion);

s/absoluteSubRegion/absoluteSubregion/

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