[webkit-reviews] review granted: [Bug 134184] Elements with rendering disabled due to dimensions should not contribute to parent bounding box : [Attachment 234480] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 7 16:14:16 PDT 2014


Darin Adler <darin at apple.com> has granted Nikos Andronikos
<nikos.andronikos-webkit at cisra.canon.com.au>'s request for review:
Bug 134184: Elements with rendering disabled due to dimensions should not
contribute to parent bounding box
https://bugs.webkit.org/show_bug.cgi?id=134184

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=234480&action=review


> Source/WebCore/rendering/svg/RenderSVGPath.h:38
> +    virtual bool isRenderingDisabled() const override;

Should be private as discussed in last patch feedback.


More information about the webkit-reviews mailing list