[webkit-reviews] review granted: [Bug 24312] Hit test through 3d transforms : [Attachment 28224] Prequel patch: refactor code into transformFromContainer()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 09:13:25 PST 2009


Dave Hyatt <hyatt at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 24312: Hit test through 3d transforms
https://bugs.webkit.org/show_bug.cgi?id=24312

Attachment 28224: Prequel patch: refactor code into transformFromContainer()
https://bugs.webkit.org/attachment.cgi?id=28224&action=review

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
> diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
> index e7b3153..0256ec1 100644
> --- a/WebCore/ChangeLog
> +++ b/WebCore/ChangeLog
> @@ -2,6 +2,22 @@
>  
>	   Reviewed by NOBODY (OOPS!).
>  
> +	   https://bugs.webkit.org/show_bug.cgi?id=24312
> +	   
> +	   Factor the code that compute a transform relative to the container
> +	   into RenderObject::transformFromContainer().
> +	 

"that computes a transform"

r=me


More information about the webkit-reviews mailing list