[webkit-reviews] review denied: [Bug 75128] Radio buttons cut in download movie sheet : [Attachment 120387] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 15:45:22 PST 2011


mitz at webkit.org has denied  review:
Bug 75128: Radio buttons cut in download movie sheet
https://bugs.webkit.org/show_bug.cgi?id=75128

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

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=120387&action=review


Just noticed something, changing to r- for now.

> Source/WebCore/rendering/RenderReplaced.cpp:-532
> -	   if (style()->hasAppearance())
> -	       // The theme may wish to inflate the rect used when repainting.
> -	       theme()->adjustRepaintRect(this, r);

Since RenderReplaced is not a RenderBlock, how is it supposed to repaint
correctly without this code?


More information about the webkit-reviews mailing list