[webkit-reviews] review granted: [Bug 94366] Move transformFriendlyBoundingBox out of Range : [Attachment 159169] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 11:18:13 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Leandro Graciá Gil
<leandrogracia at chromium.org>'s request for review:
Bug 94366: Move transformFriendlyBoundingBox out of Range
https://bugs.webkit.org/show_bug.cgi?id=94366

Attachment 159169: Patch
https://bugs.webkit.org/attachment.cgi?id=159169&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=159169&action=review


Looks good.

> Source/WebCore/rendering/RenderObject.h:714
> +    static FloatRect absoluteBoundingBoxRectForRange(Range*);

Can that be a const Range*?


More information about the webkit-reviews mailing list